Ilumnis Authentication

StandardValidator Class

Standard implementation of IAuthenticationValidator interface. Validates identifiers and length of variables.

For a list of all members of this type, see StandardValidator Members.

System.Object
   IExSys.Authentication.Validation.StandardValidator

public class StandardValidator : IAuthenticationValidator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IExSys.Authentication.Validation

Assembly: IExSys.Authentication (in IExSys.Authentication.dll)

See Also

StandardValidator Members | IExSys.Authentication.Validation Namespace