System::Net::Security::SslStream::get_IsMutuallyAuthenticated 方法
SslStream::get_IsMutuallyAuthenticated method
返回一个值,指示服务器和客户端是否已通过身份验证。
bool System::Net::Security::SslStream::get_IsMutuallyAuthenticated() const override
ReturnValue
指示服务器和客户端是否已通过身份验证的值。
另见
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Font for C++