|
AzureADSettingsTenantID Property
|
Gets or sets the Azure AD tenant ID.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string TenantID { get; set; }
Public Property TenantID As String
Get
Set
member TenantID : string with get, set
function get_TenantID();
function set_TenantID(value);
View SourceProperty Value
StringSee Also