Click or drag to resize

IdentityIsAuthenticated Property

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public bool IsAuthenticated { get; }

Property Value

Type: Boolean

Implements

IIdentityIsAuthenticated
See Also