Strings.RegexStringValidation.InvalidUserNameChars Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Infrastructure
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Const InvalidUserNameChars As String
'Usage
Dim value As String
value = Strings.RegexStringValidation.InvalidUserNameChars
public const string InvalidUserNameChars
See Also
Reference
Strings.RegexStringValidation Class