Click or drag to resize
UpdateContactCommandCredential Property
Credential that should be used for purchasing a contact if required.

Namespace: CMS.DataCom.Automation
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public NetworkCredential Credential { get; set; }

Property Value

Type: NetworkCredential
See Also