Amazon.CognitoIdentityProvider.Model.ListUserPoolClientsResponse.IsSetUserPoolClients C# (CSharp) 메소드

IsSetUserPoolClients() 개인적인 메소드

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