Share via


IJsonWebKey.K Property

Definition

Symmetric key

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

Property Value

Attributes

Applies to