UpdateControllerClientId Property |
A client identifier generated based on a unique hardware signature and install location
Namespace: Kjs.AppLife.Update.ControllerAssembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntaxpublic string ClientId { get; }
Public ReadOnly Property ClientId As String
Get
public:
property String^ ClientId {
String^ get ();
}
member ClientId : string with get
Property Value
Type:
String
See Also