IManagementContext Interface
Provides information about the client.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
Show:
