Linguaggio

BaseConfiguration.SigningKeys Proprietà

Definizione

Ottiene l'oggetto ICollection<T> che identityProvider indica che deve essere utilizzato per firmare i token.

public virtual System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.SecurityKey> SigningKeys { get; }
member this.SigningKeys : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.SecurityKey>
Public Overridable ReadOnly Property SigningKeys As ICollection(Of SecurityKey)

Valore della proprietà

Si applica a