All users role name constant.

Namespace: MonoSoftware.MonoX.Repositories
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public const string AllUsersRoleName
Visual Basic
Public Const AllUsersRoleName As String
Visual C++
public:
literal String^ AllUsersRoleName
F#
static val mutable AllUsersRoleName: string

Field Value

Type: String

See Also