CommonAuthenticationType Class |
Namespace: IAS
[SerializableAttribute] public class AuthenticationType
The CommonAuthenticationType type exposes the following members.
| Name | Description | |
|---|---|---|
| LoginName | A unique name given to each calling program. | |
| LoginPassword | A unique password given to each calling program. | |
| UserAgent | An optional string designating the useragent string of the user who is generating the cancellation quote. | |
| UserApplicationArea | An optional string designating the (Application Area/Page) of the user who is utilizing the remote site which is calling one of the iAAWG methods. | |
| UserEmailAddress | An optional string designating the email address of the user who is utilizing the remote site which is calling one of the iAAWG methods. | |
| UserFullName | An optional string designating the full name of the user who is utilizing the remote site which is calling one of the iAAWG methods. | |
| UserID | An optional string designating the ID of the user who is utilizing the remote site which is calling one of the iAAWG methods. | |
| UserIPAddress | An optional string designating the email address of the user who is utilizing the remote site which is calling one of the iAAWG methods. |
| Name | Description | |
|---|---|---|
| IsValid | Validates the supplied login/password. | |
| IsValidFormIOLogin | Validates the supplied login/password. | |
| IsValidIASLogin | Validates the supplied login/password. |