ISiteConfigResource.MachineKeyValidationKey Property

Definition

Validation key.

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

Property Value

Attributes

Applies to