KeyInfoRetrievalMethod.Uri 속성

정의

개체의 URI(Uniform Resource Identifier) KeyInfoRetrievalMethod 를 가져오거나 설정합니다.

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

속성 값

개체의 URI(Uniform Resource Identifier)입니다 KeyInfoRetrievalMethod .

적용 대상