Bearbeiten

Share via


DeploymentAuthorizationInfo interface

Properties

authorizationHeaderFor

Authorization header type, typically either RevalidateApproverIdentity or OnBehalfOf.

resources

List of resources.

tenantId

ID of the tenant.

vstsAccessTokenKey

Access token key.

Property Details

authorizationHeaderFor

Authorization header type, typically either RevalidateApproverIdentity or OnBehalfOf.

authorizationHeaderFor: AuthorizationHeaderFor

Property Value

resources

List of resources.

resources: string[]

Property Value

string[]

tenantId

ID of the tenant.

tenantId: string

Property Value

string

vstsAccessTokenKey

Access token key.

vstsAccessTokenKey: string

Property Value

string