System.Security.Cryptography.Xml.EncryptedReference.Uri Property

Gets or sets the Uniform Resource Identifier (URI) of an System.Security.Cryptography.Xml.EncryptedReference object.

Syntax

public string Uri { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to indicate the location of the encrypted data.

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