IManagementContext Interface

Definition

Provides information about the client.

public interface class IManagementContext
public interface IManagementContext
type IManagementContext = interface
Public Interface IManagementContext

Properties

ClientClrVersion

Gets the common language runtime (CLR) version that the client is using.

ClientName

Gets the name of the client.

ClientUserInterfaceTechnology

Gets the name of the client user interface (UI) technology. This property is reserved for future use.

ClientVersion

Gets the version of the client.

IsLocalConnection

Gets a value indicating whether the connection is local.

User

Gets the security context of the user.

Applies to