CommonAuthenticationTypeIsValid Method

Validates the supplied login/password.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsValid()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IAS.Common.AuthenticationType.IsValid"]

See Also