次の方法で共有


PeerCredentialElement.PeerAuthentication プロパティ

定義

関連付けられた X509 ピア証明書の認証プロパティを説明する要素を、ピア資格情報構成から取得します。

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

プロパティ値

X509PeerCertificateAuthenticationElement

関連付けられた X509 ピア証明書の認証プロパティを説明する X509PeerCertificateAuthenticationElement

属性

適用対象