Saml2SecurityToken.SigningKey Property

Definition

Gets or sets the SecurityKey that was used to Sign this assertion.

public override Microsoft.IdentityModel.Tokens.SecurityKey SigningKey { get; set; }
member this.SigningKey : Microsoft.IdentityModel.Tokens.SecurityKey with get, set
Public Overrides Property SigningKey As SecurityKey

Property Value

Applies to