SharePointConnectionData Class |
Namespace: CMS.SharePoint
public class SharePointConnectionData
The SharePointConnectionData type exposes the following members.
Name | Description | |
---|---|---|
![]() | SharePointConnectionData |
Creates new empty SharePoint connection data.
|
![]() | SharePointConnectionData(DictionaryString, Object) |
Creates new SharePoint connection data filled with connectionData.
|
Name | Description | |
---|---|---|
![]() | Item |
Gets or sets SharePoint connection item by name.
|
![]() | SharePointConnectionAuthMode |
Gets or sets SharePointConnectionAuthMode.
|
![]() | SharePointConnectionDataItemNames |
Gets list of connection item names.
|
![]() | SharePointConnectionDomain |
Gets or sets SharePointConnectionDomain.
|
![]() | SharePointConnectionName |
Gets or sets SharePointConnectionName.
|
![]() | SharePointConnectionPassword |
Gets or sets SharePointConnectionPassword.
|
![]() | SharePointConnectionSharePointVersion |
Gets or sets SharePointConnectionSharePointVersion.
|
![]() | SharePointConnectionSiteUrl |
Gets or sets SharePointConnectionSiteUrl.
|
![]() | SharePointConnectionUserName |
Gets or sets SharePointConnectionUserName.
|
Name | Description | |
---|---|---|
![]() | Clone |
Returns clone of SharePoint connection data.
|
![]() | GetSharePointConnectionDataItem |
Gets connection data item for given name.
|
![]() | SetSharePointConnectionDataItem |
Sets connection data item for given name.
|