다음을 통해 공유


PeerCustomResolverElement.Identity 속성

정의

이 요소로 구성된 사용자 지정 피어 확인자의 ID를 가져옵니다.

public:
 property System::ServiceModel::Configuration::IdentityElement ^ Identity { System::ServiceModel::Configuration::IdentityElement ^ get(); };
[System.Configuration.ConfigurationProperty("identity")]
public System.ServiceModel.Configuration.IdentityElement Identity { get; }
[<System.Configuration.ConfigurationProperty("identity")>]
member this.Identity : System.ServiceModel.Configuration.IdentityElement
Public ReadOnly Property Identity As IdentityElement

속성 값

이 요소로 구성된 사용자 지정 피어 확인자의 ID를 포함하는 IdentityElement입니다.

특성

적용 대상