ISiteConfig.MachineKeyValidation Property

Definition

MachineKey validation.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="MachineKey validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="validation", Update=false)]
public string MachineKeyValidation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="MachineKey validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="validation", Update=false)>]
member this.MachineKeyValidation : string
Public ReadOnly Property MachineKeyValidation As String

Property Value

Attributes

Applies to