Click or drag to resize

AzureADSettingsRedirectURI Property

Gets or sets the redirect URI where authentication responses can be received by the application.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public string RedirectURI { get; set; }
View Source

Property Value

String
See Also