Ilumnis Authentication

AuthenticationValidator.ValidateRoleName Method

Validates roleName.

Overload List

Validates roleName.

public static string ValidateRoleName(string);

Validates roleName and adds custom message to exception, if one is thrown.

public static string ValidateRoleName(string,string);

See Also

AuthenticationValidator Class | IExSys.Authentication.Validation Namespace