Click or drag to resize
OrganizationCredentialsUserName Property
Gets or sets the name of the SalesForce user who authorized the remote access. This information is optional.

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

Property Value

Type: String
See Also