Share via


EncryptedReference.Uri Propiedad

Definición

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

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 objeto EncryptedReference.

Excepciones

La propiedad Uri se estableció en null.

Comentarios

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

Se aplica a