System::Net::Security::SslStream::get_LocalCertificate-Methode
SslStream::get_LocalCertificate method
Gibt das Zertifikat zurück, das zur Authentifizierung des lokalen Endpunkts verwendet wird.
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::Security::SslStream::get_LocalCertificate()
ReturnValue
Das Zertifikat, das zur Authentifizierung des lokalen Endpunkts verwendet wird.
Siehe auch
- Typedef SharedPtr
- Class X509Certificate
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Font for C++