다음을 통해 공유


TrustVersion.Default 속성

정의

기본 버전을 가져옵니다.

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

속성 값

TrustVersion

기본 버전입니다.

적용 대상