[This is preliminary documentation and is subject to change.]
Returns default instance of the fake user that has no rights
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static User Fake { get; }
public static User Fake { get; }
Public Shared ReadOnly Property Fake As User
Get
Public Shared ReadOnly Property Fake As User
Get
public:
static property User^ Fake {
User^ get ();
}
public:
static property User^ Fake {
User^ get ();
}
static member Fake : User with get
static member Fake : User with get
Property Value
Type:
User