OAuthOptions.ClientId 속성

정의

공급자 할당 클라이언트 ID를 가져오거나 설정합니다.

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

속성 값

적용 대상