This topic has not yet been rated - Rate this topic

IManagementContext Interface

IIS 7.0

Provides information about the client.

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public interface IManagementContext

The IManagementContext type exposes the following members.

  NameDescription
Public propertyClientClrVersionGets the common language runtime (CLR) version that the client is using.
Public propertyClientNameGets the name of the client.
Public propertyClientUserInterfaceTechnologyGets the name of the client user interface (UI) technology. This property is reserved for future use.
Public propertyClientVersionGets the version of the client.
Public propertyIsLocalConnectionGets a value indicating whether the connection is local.
Public propertyUserGets the security context of the user.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.