Retrieves the user name and password-creation date for the specified user. If the
            user has            not been assigned a password, the action returns a 404 ( CopyC#)
            error.
CopyC#)
            error.
            
 CopyC#
CopyC#NoSuchEntity
 Declaration Syntax
 Declaration Syntax| C# | 
GetLoginProfileResponse GetLoginProfile( GetLoginProfileRequest request )
 Parameters
 Parameters- request (GetLoginProfileRequest)
- Container for the necessary parameters to execute the GetLoginProfile service method.
 Return Value
 Return ValueThe response from the GetLoginProfile service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |