NegotiateAuthentication.IsMutuallyAuthenticated 属性

定义

获取一个值,该值指示服务器和客户端是否已经过身份验证。

public:
 property bool IsMutuallyAuthenticated { bool get(); };
public bool IsMutuallyAuthenticated { get; }
member this.IsMutuallyAuthenticated : bool
Public ReadOnly Property IsMutuallyAuthenticated As Boolean

属性值

适用于