SecurityToken.SecurityKey Property

Definition

This must be overridden to get the SecurityKey.

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

Property Value

Applies to