Amazon.KeyManagementService.Model.EncryptRequest.IsSetKeyId C# (CSharp) Méthode

IsSetKeyId() private méthode

private IsSetKeyId ( ) : bool
Résultat bool
        internal bool IsSetKeyId()
        {
            return this._keyId != null;
        }