Amazon.KeyManagementService.Model.ReEncryptRequest.IsSetSourceEncryptionContext C# (CSharp) 메소드

IsSetSourceEncryptionContext() 개인적인 메소드

private IsSetSourceEncryptionContext ( ) : bool
리턴 bool
        internal bool IsSetSourceEncryptionContext()
        {
            return this._sourceEncryptionContext != null && this._sourceEncryptionContext.Count > 0; 
        }