RequestSecurityToken.Encryption Property

Definition

Gets or sets information on the token and key to use when encrypting.

C#
public System.IdentityModel.Tokens.SecurityTokenElement Encryption { get; set; }

Property Value

A SecurityTokenElement that contains the encrypting information.

Remarks

Represents the contents of the wst:Encryption element. This optional element indicates that any returned secrets in issued security tokens should be encrypted for the specified token.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1