BasedType
Specifies the basis type for the delegation, defining the origin or foundation of the delegation.
Accepted Values
Name Value None 0 User 1 Project 2
Note
If based type selected as None, scope should be defined before using request. User based type means this delegation's or access token's scope will be same with given user's. Project, based type means this delegation's or access token's scope will be generated only enough for using specified project.