UserIdentifier
Class
Definition
Contains identifier for a user.
public sealed class UserIdentifier
- Inheritance
-
UserIdentifier
Constructors
| UserIdentifier(String, UserIdentifierType) |
Properties
| AnyUser |
Gets an static instance of UserIdentifier to represent any user. |
| Id |
Gets Id of the UserIdentifier. |
| Type |
Gets type of the UserIdentifier. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |