다음을 통해 공유


AppleRegistration 클래스

Apple 공급자에 대한 등록의 구성 설정입니다.

상속
azure.mgmt.web._serialization.Model
AppleRegistration

생성자

AppleRegistration(*, client_id: str | None = None, client_secret_setting_name: str | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
client_id
str

로그인에 사용되는 앱의 클라이언트 ID입니다.

client_secret_setting_name
str

클라이언트 암호를 포함하는 앱 설정 이름입니다.

변수

Name Description
client_id
str

로그인에 사용되는 앱의 클라이언트 ID입니다.

client_secret_setting_name
str

클라이언트 암호를 포함하는 앱 설정 이름입니다.