Amazon.DirectoryService.Model.DirectoryConnectSettings.IsSetCustomerUserName C# (CSharp) Method

IsSetCustomerUserName() private method

private IsSetCustomerUserName ( ) : bool
return bool
        internal bool IsSetCustomerUserName()
        {
            return this._customerUserName != null;
        }