Share

SecurityParameters.TimeServer Property

Description

Returns the name of the time server used for timestamping. The name must be provided as a wide-char string in the format �Description(server_name)�. An example is �Natl Inst of Standards and Technology(time.nist.gov)�.

If this member is NULL, the time from the local computer is used.

Visual Basic

Public Property TimeServer() As string

C#

public string TimeServer;

Conditions

Read / Write

Links

SecurityParameters Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?