RequestSecurityToken.Participants Property

Definition

Gets or sets the participants that are authorized to use the issued token.

C#
public System.IdentityModel.Protocols.WSTrust.Participants Participants { get; set; }

Property Value

A Participants that contains the participants that are authorized to use the issued token.

Remarks

Represents the contents of the wst:Participants element. This optional element identifies additional participants that are authorized to use the 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