RequestSecurityToken.OnBehalfOf Property

Definition

Gets or sets the token for the identity on behalf of which the request is being made.

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

Property Value

A SecurityTokenElement that contains the token of the identity for which the request is being made.

Remarks

Represents the contents of the wst:OnBehalfOf element. This optional element indicates that the requestor is making the request on behalf of another identity.

Applies to

Produkt Versiounen
.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