IClaimsUserInformationType Class

Detailed user information object.
Inheritance Hierarchy
SystemObject
  IASIClaimsUserInformationType

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class UserInformationType

The IClaimsUserInformationType type exposes the following members.

Constructors
  NameDescription
Public methodIClaimsUserInformationType
Initializes a new instance of the IClaimsUserInformationType class
Top
Properties
  NameDescription
Public propertyUserEmailAddress
An optional string designating the email address of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Public propertyUserFullName
An optional string designating the full name of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Public propertyUserID
An optional string designating the ID of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Public propertyUserPhone
An optional string designating the phone number of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Public propertyUserType
An optional string designating the type of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Top
See Also

Reference