Class ContextUserType
The context user type.
public static class ContextUserType
- Inheritance
-
ContextUserType
- Inherited Members
Fields
Admin
Admin user type.
public const string Admin = "Admin"
Field Value
Cc
Cc user type.
public const string Cc = "Cc"
Field Value
Creator
Creator user type.
public const string Creator = "Creator"
Field Value
Sender
Sender user type.
public const string Sender = "Sender"
Field Value
SenderIdentity
Sender Identity user type.
public const string SenderIdentity = "SenderIdentity"
Field Value
Signer
Signer user type.
public const string Signer = "Signer"