IClaimsUserInformationType Class |
Namespace: IAS
public class UserInformationType
The IClaimsUserInformationType type exposes the following members.
| Name | Description | |
|---|---|---|
| IClaimsUserInformationType | Initializes a new instance of the IClaimsUserInformationType class |
| Name | Description | |
|---|---|---|
| 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. | |
| UserPhone | An optional string designating the phone number of the user who is utilizing the remote site which is calling one of the iAAWG methods. | |
| UserType | An optional string designating the type of the user who is utilizing the remote site which is calling one of the iAAWG methods. |