ClientId Property

Glimpse API

IRequestMetadata ClientId Property Glimpse API Documentation
Gets the client id.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

string ClientId { get; }
string ClientId { get; }

Field Value

The client id.
See Also