다음을 통해 공유


GoogleDefaults.AuthorizationEndpoint 필드

정의

Google 인증을 수행하는 데 사용되는 기본 엔드포인트입니다.

public: static initonly System::String ^ AuthorizationEndpoint;
public static readonly string AuthorizationEndpoint;
 staticval mutable AuthorizationEndpoint : string
Public Shared ReadOnly AuthorizationEndpoint As String 

필드 값

설명

이 엔드포인트에 대한 자세한 내용은 를 참조하세요 https://developers.google.com/identity/protocols/oauth2/web-server#httprest.

적용 대상