GoogleDriveAccount.PrivateKey Property
Returns the Google Drive account’s Private Key.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the private key. |
Remarks
To learn more, see the Google Drive File System Provider topic.
See Also