System.Security.Cryptography.Xml.EncryptedKey.Recipient Property

Gets or sets the optional Recipient attribute in XML encryption.

Syntax

public string Recipient { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The <Recipient> attribute is an optional attribute that contains information about which recipient this encrypted key value is intended for. Its contents are application dependent.

Requirements

Namespace: System.Security.Cryptography.Xml
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0