UserInformation Class
Represents user account information.
Assembly: Wssg.Web (in Wssg.Web.dll)
| Name | Description | |
|---|---|---|
![]() | UserInformation() | Initializes a new instance of the UserInformation class. |
| Name | Description | |
|---|---|---|
![]() | BackingIdentity | Gets the WindowsIdentity object. |
![]() | PersonalInfo | Gets the PersonalInformation object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
This class supports the infrastructure and is not intended to be used directly from your code.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


