共用方式為


2.2.3.2.2 Security Property Collection Header

The Security Property Collection Header structure specifies the header of a Security Property (section 2.2.3.2.1) collection.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

collectionType

cProperties

collectionType (2 bytes):  An unsigned short that MUST contain one of the following values:

Value

Meaning

0x0a01

The collection MUST contain properties that are not specific to any one caller in the ORPC call chain, but that apply to the entire ORPC call chain.

0x0a02

The collection MUST contain properties that describe one caller in the ORPC call chain.

cProperties (2 bytes):  An unsigned short that MUST contain the number of Security Property structures in the collection. MUST NOT be zero.