RequestSecurityToken.Participants Proprietà

Definizione

Ottiene o imposta i partecipanti autorizzati a utilizzare il token rilasciato.

public:
 property System::IdentityModel::Protocols::WSTrust::Participants ^ Participants { System::IdentityModel::Protocols::WSTrust::Participants ^ get(); void set(System::IdentityModel::Protocols::WSTrust::Participants ^ value); };
public System.IdentityModel.Protocols.WSTrust.Participants Participants { get; set; }
member this.Participants : System.IdentityModel.Protocols.WSTrust.Participants with get, set
Public Property Participants As Participants

Valore della proprietà

Participants contenente i partecipanti autorizzati a utilizzare il token emesso.

Commenti

Rappresenta il contenuto dell'elemento wst:Participants. Questo elemento facoltativo identifica altri partecipanti autorizzati a usare il token.

Si applica a