Amazon.IdentityManagement.Model.CreateLoginProfileResponse.IsSetLoginProfile C# (CSharp) Method

IsSetLoginProfile() private method

private IsSetLoginProfile ( ) : bool
return bool
        internal bool IsSetLoginProfile()
        {
            return this._loginProfile != null;
        }
CreateLoginProfileResponse