Aracılığıyla paylaş


PeerCredential.Certificate Özellik

Tanım

Eş için bir X509 sertifikası alır veya ayarlar.

public:
 property System::Security::Cryptography::X509Certificates::X509Certificate2 ^ Certificate { System::Security::Cryptography::X509Certificates::X509Certificate2 ^ get(); void set(System::Security::Cryptography::X509Certificates::X509Certificate2 ^ value); };
public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get; set; }
member this.Certificate : System.Security.Cryptography.X509Certificates.X509Certificate2 with get, set
Public Property Certificate As X509Certificate2

Özellik Değeri

Eş için X509 sertifikası.

Açıklamalar

Bu özellik, eş ağ içindeki komşuların kimliğini doğrularken kullanılan bir X509Certificate2 örnek içerir. Seçilen kimlik bilgisi türü PeerTransportCredentialType ise bir örnek belirtilmelidir.Certificate. PeerTransportCredentialType ise.Password seçilir, bu özellik isteğe bağlıdır.

Şunlara uygulanır