ActiveDirectoryObject Class

The Active Directory Object that will be used for authenticating the token of a container registry.

Inheritance
ActiveDirectoryObject

Constructor

ActiveDirectoryObject(*, object_id: Optional[str] = None, tenant_id: Optional[str] = None, **kwargs)

Variables

object_id
str

The user/group/application object ID for Active Directory Object that will be used for authenticating the token of a container registry.

tenant_id
str

The tenant ID of user/group/application object Active Directory Object that will be used for authenticating the token of a container registry.