KeyWrapProvider.Key Property

Definition

Gets the SecurityKey that is being used.

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

Property Value

Applies to