Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / RepositoryCredentials Class / IsAuthenticated Property

IsAuthenticated Property (RepositoryCredentials)
Indicates if the authentication provider believes it has authenticated with the channel
Syntax
'Declaration
 
Public ReadOnly Property IsAuthenticated As Boolean
 
Remarks
If false then no logout will be attempted, and any request that requires authentication will cause a login attempt without waiting for an authentication failure.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also