| ActiveDirectoryRoleProviderMaxRoleNameLength Property |
The maximum number of characters that a role name may contain.
Namespace:
Galactic.Web.Security.ActiveDirectory
Assembly:
Galactic.Web.Security.ActiveDirectory (in Galactic.Web.Security.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public int MaxRoleNameLength { get; }
Public ReadOnly Property MaxRoleNameLength As Integer
Get
public:
property int MaxRoleNameLength {
int get ();
}
member MaxRoleNameLength : int with get
Property Value
Type:
Int32See Also