WebConnectionStringBuilderRedirectUri Property

Gets or sets the redirect URI of the application registered in Azure Active Directory or Active Directory Federation Services (AD FS).

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public string RedirectUri { get; set; }

Property Value

String

See Also