ClientTag Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ClientTag Property
Client tag provided by the service provider and stored locally. This value must be provided with every service call.
Declaration Syntax
C# Visual Basic
protected static string ClientTag { get; private set; }
Protected Shared Property ClientTag As String

Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0)