System.Security.Principal.GenericIdentity.IsAuthenticated Property

Gets a value indicating whether the user has been authenticated.

Syntax

public virtual bool IsAuthenticated { get; }

Value

True if Name is different from String.Empty (""), false otherwise.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0