AppRegistration Class

The configuration settings of the app registration for providers that have app ids and app secrets.

Constructor

AppRegistration()

Variables

Name Description
appId
str

The App ID of the app used for login.

appSecretSettingName
str

The app setting name that contains the app secret.

Attributes

appId

The App ID of the app used for login.

appId: str

appSecretSettingName

The app setting name that contains the app secret.

appSecretSettingName: str