Elemento sidType (ChannelPublishingType)
Determina se includere un SID (Security Identifier) dell'entità con ogni evento scritto nel canale.
<xs:element name="sidType">
<xs:simpleType>
<xs:restriction
base="string"
>
<xs:enumeration
value="None"
/>
<xs:enumeration
value="Publishing"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
L'elemento sidType è definito dal tipo complesso ChannelPublishingType .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows Vista [solo app desktop] |
Server minimo supportato |
Windows Server 2008 [solo app desktop] |
Vedi anche
-
Elemento padre