Amazon.KeyManagementService.Model.DescribeKeyRequest.IsSetGrantTokens C# (CSharp) Method

IsSetGrantTokens() private method

private IsSetGrantTokens ( ) : bool
return bool
        internal bool IsSetGrantTokens()
        {
            return this._grantTokens != null && this._grantTokens.Count > 0; 
        }