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.Page for C++