System::Net::Security::SslStream::get_IsMutuallyAuthenticated method
SslStream::get_IsMutuallyAuthenticated method
Returns a value that indicates if a server and a client are authenticated.
bool System::Net::Security::SslStream::get_IsMutuallyAuthenticated() const override
ReturnValue
A value that indicates if a server and a client are authenticated.
See Also
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PUB for C++