EncryptedReference.Uri Propiedad

Definición

Obtiene o establece el identificador uniforme de recursos (URI) de un EncryptedReference objeto .

public:
 property System::String ^ Uri { System::String ^ get(); void set(System::String ^ value); };
public string Uri { get; set; }
member this.Uri : string with get, set
Public Property Uri As String

Valor de propiedad

Identificador uniforme de recursos (URI) del EncryptedReference objeto.

Excepciones

La Uri propiedad se estableció en null.

Comentarios

Use esta propiedad para indicar la ubicación de los datos cifrados.

Se aplica a