ActiveDirectoryObject interface
The Active Directory Object that will be used for authenticating the token of a container registry.
Properties
object |
The user/group/application object ID for Active Directory Object that will be used for authenticating the token of a container registry. |
tenant |
The tenant ID of user/group/application object Active Directory Object that will be used for authenticating the token of a container registry. |
Property Details
objectId
The user/group/application object ID for Active Directory Object that will be used for authenticating the token of a container registry.
objectId?: string
Property Value
string
tenantId
The tenant ID of user/group/application object Active Directory Object that will be used for authenticating the token of a container registry.
tenantId?: string
Property Value
string