JwtSecurityToken.EncryptingCredentials Property

Definition

Gets the EncryptingCredentials to use when writing this token.

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

Property Value

Applies to