System.Windows.Forms.SystemInformation.Secure Property

Gets a value indicating whether a Security Manager is present on this operating system.

Syntax

public static bool Secure { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.Secure property indicates whether a Security Manager is available from the operating system. Windows NT and Windows 2000 provide a Security Manager to determine access to the operating system registry and to the file system. Windows 98 does not provide a Security Manager.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0