WsFederationConfiguration.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.
The SigningCredentials that was used to sign the metadata.
public Microsoft.IdentityModel.Tokens.SigningCredentials? SigningCredentials { get; set; }
member this.SigningCredentials : Microsoft.IdentityModel.Tokens.SigningCredentials with get, set
Public Property SigningCredentials As SigningCredentials