AWS SDK for .NET Documentation
GetLoginProfile Method (getLoginProfileRequest)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceClientGetLoginProfile(GetLoginProfileRequest) Did this page help you?   Yes   No    Tell us about it...

Retrieves the user name and password create date for the specified user.

Declaration Syntax
C#
public GetLoginProfileResponse GetLoginProfile(
	GetLoginProfileRequest getLoginProfileRequest
)
Parameters
getLoginProfileRequest (GetLoginProfileRequest)
Container for the necessary parameters to execute the GetLoginProfile service method on AmazonIdentityManagementService.
Return Value
The response from the GetLoginProfile service method, as returned by AmazonIdentityManagementService.
Exceptions
ExceptionCondition
NoSuchEntityException

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)