Amazon.CognitoIdentityProvider.Model.ListUserPoolClientsResponse.IsSetUserPoolClients C# (CSharp) Method

IsSetUserPoolClients() private method

private IsSetUserPoolClients ( ) : bool
return bool
        internal bool IsSetUserPoolClients()
        {
            return this._userPoolClients != null && this._userPoolClients.Count > 0; 
        }
ListUserPoolClientsResponse