다음을 통해 공유


TrustVersion.WSTrust13 속성

정의

WS-Trust의 버전 1.3을 가져옵니다.

public:
 static property System::ServiceModel::Security::TrustVersion ^ WSTrust13 { System::ServiceModel::Security::TrustVersion ^ get(); };
public static System.ServiceModel.Security.TrustVersion WSTrust13 { get; }
member this.WSTrust13 : System.ServiceModel.Security.TrustVersion
Public Shared ReadOnly Property WSTrust13 As TrustVersion

속성 값

TrustVersion

WS-Trust의 버전 1.3입니다.

적용 대상