Gets a bool value that indicates whether the local side of the connection used by this System.Net.Security.SslStream was authenticated as the server.
Documentation for this section has not yet been entered.
If authentication failed or did not occur, this property returns false.
To authenticate as the server, call the erload:System.Net.Security.SslStream.AuthenticateAsServer or erload:System.Net.Security.SslStream.BeginAuthenticateAsServer methods.