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

IsSetLoginProfile() private method

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