Amazon.CognitoIdentityProvider.Model.ListUserPoolClientsResponse.IsSetUserPoolClients C# (CSharp) Méthode

IsSetUserPoolClients() private méthode

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