KeyInfoRetrievalMethod.Uri Propiedad

Definición

Obtiene o establece el identificador uniforme de recursos (URI) del KeyInfoRetrievalMethod 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 KeyInfoRetrievalMethod objeto.

Se aplica a