SspiSecurityTokenParameters.SupportsClientAuthentication Property

Definition

When implemented, gets a value that indicates whether the token supports client authentication.

protected public:
 virtual property bool SupportsClientAuthentication { bool get(); };
protected internal override bool SupportsClientAuthentication { get; }
member this.SupportsClientAuthentication : bool
Protected Friend Overrides ReadOnly Property SupportsClientAuthentication As Boolean

Property Value

Always returns true.

Applies to