SamlAssertion.SigningCredentials Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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