xAxaptaUserManager.validateDomain(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool validateDomain(System::String ^ _domain);
public virtual bool validateDomain (string _domain);
abstract member validateDomain : string -> bool
override this.validateDomain : string -> bool
Public Overridable Function validateDomain (_domain As String) As Boolean
Parameters
- _domain
- String