Property MSAOAuthRedirect
MSAOAuthRedirect
Gets or sets the redirect URL where the user needs to go to receieve authentication code.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("MsaOauthRedirect")]]
public string? MSAOAuthRedirect { get; set; }
Property Value
Type | Description |
---|---|
System.String |