ISecurityCapabilities.SupportsClientWindowsIdentity Property

Definition

Gets a value that indicates whether the binding supports client Windows identity.

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

Property Value

true if the binding can support client Windows identity; otherwise, false.

Applies to