Login.Nonce Property

Definition

Gets or sets the configuration settings of the nonce used in the login flow.

[Newtonsoft.Json.JsonProperty(PropertyName="nonce")]
public Microsoft.Azure.Management.WebSites.Models.Nonce Nonce { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nonce")>]
member this.Nonce : Microsoft.Azure.Management.WebSites.Models.Nonce with get, set
Public Property Nonce As Nonce

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to