|
AzureADSettingsAuthority Property
|
Gets the Azure AD authority (Instance + TenantID).
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public Uri Authority { get; }
Public ReadOnly Property Authority As Uri
Get
public:
property Uri^ Authority {
Uri^ get ();
}
member Authority : Uri with get
function get_Authority();
View SourceProperty Value
UriSee Also