Gets authenticated user identity or null if user has not authenticated.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override GenericIdentity AuthenticatedUserIdentity { get; }
Public Overrides ReadOnly Property AuthenticatedUserIdentity As GenericIdentity Get
public: virtual property GenericIdentity^ AuthenticatedUserIdentity { GenericIdentity^ get () override; }
abstract AuthenticatedUserIdentity : GenericIdentity with get override AuthenticatedUserIdentity : GenericIdentity with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119