Share via


ISiteMachineKey.ValidationKey Property

Definition

Validation key.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Validation key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="validationKey")]
public string ValidationKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Validation key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="validationKey")>]
member this.ValidationKey : string with get, set
Public Property ValidationKey As String

Property Value

Attributes

Applies to