Click or drag to resize

ServicePropertiesgoogledrive_ImpersonateEmail Property

The email of the person that the service account should impersonate. The service account must be part of the same GSuite as this person.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string googledrive_ImpersonateEmail { get; }

Property Value

Type: String
The email of the person that the service account should impersonate. The service account must be part of the same GSuite as this person.
Remarks
Applies to ServiceInstance googledrive only.
See Also