Sdílet prostřednictvím


Participants.Primary Vlastnost

Definice

Získá nebo nastaví primárního uživatele vydaného tokenu.

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

Hodnota vlastnosti

Obsahuje EndpointReference adresu primárního uživatele tokenu. Toto je obsah elementu wst:Primary.

Platí pro