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; }
ReadOnly Property googledrive_KeyJson As String
Get
Property Value
Type:
StringThe json string version of the key to be used for making service account credentials
Remarks
Applies to ServiceInstance googledrive only.
See Also