Share via


SamlAssertion.SigningCredentials Property

Definition

Gets or sets the SigningCredentials used by the issuer to protect the integrity of the assertion.

public Microsoft.IdentityModel.Tokens.SigningCredentials SigningCredentials { get; set; }
member this.SigningCredentials : Microsoft.IdentityModel.Tokens.SigningCredentials with get, set
Public Property SigningCredentials As SigningCredentials

Property Value

Applies to