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 요소의 콘텐츠입니다.

적용 대상