AuthorizationRequiredExceptionEndpoint Property |
Gets the endpoint for the authorization request
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string Endpoint { get; }
Public ReadOnly Property Endpoint As String
Get
public:
property String^ Endpoint {
String^ get ();
}
Property Value
Type:
String
See Also