 | CommonAuthenticationTypeIsValid Method |
Validates the supplied login/password.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic Function IsValid As Boolean
public function IsValid() : boolean
Return Value
Type:
Boolean[Missing <returns> documentation for "M:IAS.Common.AuthenticationType.IsValid"]
See Also