Participants.Primary 属性

定义

获取或设置已颁发令牌的主用户。

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

属性值

包含该标志主用户地址的 EndpointReference。 wst的内容:Primary 元素。

适用于