KeyInfoRetrievalMethod.Uri 属性
定义
获取或设置 KeyInfoRetrievalMethod 对象的统一资源标识符 (URI)。Gets or sets the Uniform Resource Identifier (URI) of the KeyInfoRetrievalMethod object.
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
属性值
KeyInfoRetrievalMethod 对象的统一资源标识符 (URI)。The Uniform Resource Identifier (URI) of the KeyInfoRetrievalMethod object.