Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

CloudStorageAccount Type

This type holds the account credentials.

Remarks

This type holds the account credentials for service providers that do not support OAuth.

Fields

AmazonS3AccessKey
String

This field specifies the Amazon S3 Access Key.

AmazonS3SecretKey
String

This field specifies the Amazon S3 Secret Key.

AzureBlobAccessKey
String

This field specifies the Azure Blob access key.

AzureBlobAccount
String

This field specifies the Azure Blob account.

DigitalOceanAccessKey
String

This field specifies the DigitalOcean Access Key.

DigitalOceanSecretKey
String

This field specifies the DigitalOcean Secret Key.

SharePointPassword
String

This field specifies the SharePoint user's password.

SharePointURL
String

This field specifies the SharePoint site URL. For instance: "https://mycrm.sharepoint.com/"

SharePointUser
String

This field specifies the SharePoint user. For instance: "admin@mycrm.onmicrosoft.com".

WasabiAccessKey
String

This field specifies the Wasabi Access Key.

WasabiSecretKey
String

This field specifies the Wasabi Secret Key.

Constructors

[VB.NET]
Public CloudStorageAccount()

[C#]
public CloudStorageAccount();



 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]