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: 9.0.0
Syntax
C#
public NetworkCredential Credential { get; set; }

Property Value

Type: NetworkCredential
See Also