Amazon.CognitoIdentityProvider.Model.DescribeUserPoolClientResponse.IsSetUserPoolClient C# (CSharp) 메소드

IsSetUserPoolClient() 개인적인 메소드

private IsSetUserPoolClient ( ) : bool
리턴 bool
        internal bool IsSetUserPoolClient()
        {
            return this._userPoolClient != null;
        }
DescribeUserPoolClientResponse