OAuthOptions.ClientSecret 속성

정의

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

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

속성 값

적용 대상