AWS SDK for .NET Documentation
CreateLoginProfileResult Class
AmazonAmazon.IdentityManagement.ModelCreateLoginProfileResult Did this page help you?   Yes   No    Tell us about it...
Contains the result of a successful invocation of the CreateLoginProfile action.
Declaration Syntax
C#
public class CreateLoginProfileResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CreateLoginProfileResult()()()()
Initializes a new instance of the CreateLoginProfileResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
LoginProfile
Gets and sets the property LoginProfile.

The user name and password create date.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithLoginProfile(LoginProfile) Obsolete.
Sets the LoginProfile property

Inheritance Hierarchy
Object
CreateLoginProfileResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)