Share via


PseudonymRequestMessage.PseudonymPtr 속성

정의

메시지의 wpseudoptr 매개 변수를 가져오거나 설정합니다.

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

속성 값

wpseudoptr 매개 변수의 값이 들어 있는 문자열입니다.

예외

유효한 URI가 아닌 값을 설정하려는 시도가 발생합니다.

설명

null 또는 메시지의 wpseudoptr 매개 변수를 제거 하려면 빈 문자열입니다.

적용 대상