 | OAuthMessageHandlerUrl Property |
Access control
Namespace: SanteDB.Rest.OAuthAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic string[] Url { get; }Public ReadOnly Property Url As String()
Get
public:
virtual property array<String^>^ Url {
array<String^>^ get () sealed;
}abstract Url : string[] with get
override Url : string[] with get
Property Value
StringImplements
IApiEndpointProviderUrl
See Also