• Articles
  • Api Documentation
Show / Hide Table of Contents
  • Hyland.ShareBaseSdk
    • IShareBaseClient
    • ShareBaseClient
    • ShareBaseServerLocation
  • Hyland.ShareBaseSdk.Exceptions
    • ForbiddenAccessException
    • NotFoundException
    • ShareBaseException
    • ShareBaseInvalidPasswordException
  • Hyland.ShareBaseSdk.Models
    • DocumentShare
    • DocumentShareLinks
    • Embedded
    • ExpireStyle
    • FolderShare
    • FolderShareLinks
    • ICreateFolderCommand
    • IEmbedded
    • IShareBaseDocument
    • IShareBaseFolder
    • IShareBaseLibrary
    • IShareBaseTempFile
    • IShareBaseTempFileLinks
    • ITagSearchResponse
    • ShareBaseDocument
    • ShareBaseFolder
    • ShareBaseLibrary
    • ShareBaseTagType
    • ShareBaseTagTypeInput
    • ShareBaseTagTypeValue
    • SharedDocumentOptions
    • SharedFolderOptions
    • ShareOptions
    • ShareType
    • TagTypeAssociation
    • TagTypeConstraints
    • TagTypeDataType

Enum ShareBaseServerLocation

An enumeration for the ShareBase data center locations.

For more information about ShareBase data centers, please visit the ShareBase Developers Getting Started page.

Namespace: Hyland.ShareBaseSdk
Assembly: Hyland.ShareBaseSdk.dll
Syntax
public enum ShareBaseServerLocation

Fields

Name Description
Australia

The Australia ShareBase data center.

Canada

The Canada ShareBase data center.

Mexico

The Mexico ShareBase data center.

NewZealand

The New Zealand ShareBase data center.

UK

The United Kingdom ShareBase data center.

USA

The United States ShareBase data center.

Back to top Generated by DocFX