ISecurityCapabilities.SupportsServerAuthentication Property

Definition

Gets a value that indicates whether the binding supports server authentication.

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

Property Value

true if the binding can support server authentication; otherwise, false.

Applies to