Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 2.21 KB

winrm-plug-in-api-structures.md

File metadata and controls

37 lines (23 loc) · 2.21 KB
title description ms.assetid ms.tgt_platform ms.topic ms.date
WinRM Plug-in API Structures
WinRM Plug-in API Structures
745619bc-c7b3-48fa-8212-cb1b5b9ed4db
multiple
article
05/31/2018

WinRM Plug-in API Structures

The following table provides an overview of the structures in the Windows Remote Management (WinRM) plug-in application programming interface (API).

Structure Description
WSMAN_AUTHZ_QUOTA Defines quota information on a per-user basis.
WSMAN_CERTIFICATE_DETAILS Represents the fields within the client certificate.
WSMAN_COMMAND_ARG_SET Represents the set of arguments that are passed in to the command line.
WSMAN_FILTER Defines the filtering used for an operation.
WSMAN_FRAGMENT Defines the fragment information for an operation.
WSMAN_OPERATION_INFO Represents a specific resource end-point for which the plug-in must perform the request.
WSMAN_PLUGIN_REQUEST Contains information about the request and is passed into every plug-in operation.
WSMAN_SENDER_DETAILS Specifies client details for every inbound request.