JsonWebKey.T Property

Definition

Gets the protected key used with "Bring Your Own Key".

public byte[] T { get; set; }
member this.T : byte[] with get, set
Public Property T As Byte()

Property Value

Byte[]

Applies to