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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.