ISiteConfigResource.MachineKeyDecryptionKey Property

Definition

Decryption key.

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

Property Value

Attributes

Applies to