EncryptingCredentials.Key Property

Definition

Gets the SecurityKey used for encryption.

public Microsoft.IdentityModel.Tokens.SecurityKey Key { get; }
member this.Key : Microsoft.IdentityModel.Tokens.SecurityKey
Public ReadOnly Property Key As SecurityKey

Property Value

Applies to