Click or drag to resize

ServicePropertiesgoogledrive_KeyJson Property

The json string version of the key to be used for making service account credentials

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

Property Value

Type: String
The json string version of the key to be used for making service account credentials
Remarks
Applies to ServiceInstance googledrive only.
See Also