public const int RoleNameMaxLength = 128
Public Const RoleNameMaxLength As Integer = 128
public: literal int RoleNameMaxLength = 128
static val mutable RoleNameMaxLength: int
In This Article