Share via


KeyInfoRetrievalMethod.Uri 属性

定义

获取或设置 KeyInfoRetrievalMethod 对象的统一资源标识符 (URI)。

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

属性值

KeyInfoRetrievalMethod 对象的统一资源标识符 (URI)。

适用于