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.3.715.2595 (8.3.0715.2595)
Syntax
C#
public ServiceIdentityData ServiceIdentityData { get; }

Property Value

Type: ServiceIdentityData
See Also