|
AzureADSettingsInstance Property
|
Gets or sets the Azure AD instance URL.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string Instance { get; set; }
Public Property Instance As String
Get
Set
member Instance : string with get, set
function get_Instance();
function set_Instance(value);
View SourceProperty Value
StringSee Also