Share via


ApplicationClientDetails Class

The application client details to track the entity creating/updating the managed app resource.

Constructor

ApplicationClientDetails(*, oid: str | None = None, puid: str | None = None, application_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
oid
str

The client Oid.

Default value: None
puid
str

The client Puid.

Default value: None
application_id
str

The client application Id.

Default value: None

Variables

Name Description
oid
str

The client Oid.

puid
str

The client Puid.

application_id
str

The client application Id.