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