C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs.SMARTCARD_CAPS_SET

This packet is embedded into Server Core Capability Request and Client Core Capability Response messages. It indicates that smart card devices are supported.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_2_7_5.xml
Inheritance: CAPABILITY_SET
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Méthode Description
SMARTCARD_CAPS_SET ( ) : System
SMARTCARD_CAPS_SET ( CAPABILITY_HEADER header ) : System

A CAPABILITY_HEADER header. The CapabilityType field of this header MUST be set to CAP_SMARTCARD_TYPE, and the Version field MUST be set to 0x00000001.

Method Details

SMARTCARD_CAPS_SET() public méthode

public SMARTCARD_CAPS_SET ( ) : System
Résultat System

SMARTCARD_CAPS_SET() public méthode

A CAPABILITY_HEADER header. The CapabilityType field of this header MUST be set to CAP_SMARTCARD_TYPE, and the Version field MUST be set to 0x00000001.
public SMARTCARD_CAPS_SET ( CAPABILITY_HEADER header ) : System
header CAPABILITY_HEADER
Résultat System