IAccessKeys.SecondaryKey Property

Definition

The current secondary key that clients can use to authenticate

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=false, Description="The current secondary key that clients can use to authenticate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="secondaryKey", Update=false)]
public string SecondaryKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=false, Description="The current secondary key that clients can use to authenticate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="secondaryKey", Update=false)>]
member this.SecondaryKey : string
Public ReadOnly Property SecondaryKey As String

Property Value

Attributes

Applies to