次の方法で共有


JwtSecurityToken.SigningCredentials Property

Definition

Gets the SigningCredentials to use when writing this token.

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

Property Value

Applies to