|
AzureADSettingsCallbackPath Property
|
Gets or sets the Azure AD call-back path.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string CallbackPath { get; set; }
Public Property CallbackPath As String
Get
Set
member CallbackPath : string with get, set
function get_CallbackPath();
function set_CallbackPath(value);
View SourceProperty Value
StringSee Also