C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_UD_CS_SEC
The TS_UD_CS_SEC data block contains security-related information used to advertise client cryptographic support. This information is only relevant when Standard RDP Security is in effect, as opposed to Enhanced RDP Security. See sections and for a detailed discussion of how this information is used.
A 32-bit unsigned integer. Cryptographic methods supported by the client and used in conjunction with Standard RDP Security (see section ).
publicencryptionMethod_ValuesencryptionMethods
return
encryptionMethod_Values
extEncryptionMethods public_oe property
A 32-bit unsigned integer. This field is used exclusively for the French locale. In French locale clients, encryptionMethods MUST be set to 0 and extEncryptionMethods MUST be set to the value to which encryptionMethods would have been set. For non-French locale clients, this field MUST be set to 0.
publicuintextEncryptionMethods
return
uint
header public_oe property
GCC user data block header as described in User Data Header. The User Data Header type field MUST be set to CS_SECURITY (0xC002).