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