Amazon.KeyManagementService.Model.CreateGrantRequest.IsSetGranteePrincipal C# (CSharp) Method

IsSetGranteePrincipal() private method

private IsSetGranteePrincipal ( ) : bool
return bool
        internal bool IsSetGranteePrincipal()
        {
            return this._granteePrincipal != null;
        }