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

IsSetRetiringPrincipal() private method

private IsSetRetiringPrincipal ( ) : bool
return bool
        internal bool IsSetRetiringPrincipal()
        {
            return this._retiringPrincipal != null;
        }