Click or drag to resize
SharePointConnectionInfoSharePointConnectionUserName Property
Username that will be used for authentication.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public virtual string SharePointConnectionUserName { get; set; }

Property Value

Type: String
See Also