Click or drag to resize

CobraServicesServiceIdentityData Property

Gets the ServiceIdentityData object that you can use to set the information of the Cobra user.

Namespace:  Cobra.WebService.ClientAPI.Client
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public ServiceIdentityData ServiceIdentityData { get; }

Property Value

Type: ServiceIdentityData
See Also