共用方式為


sidType (ChannelPublishingType) 元素

判斷是否要在主體) 中包含安全性識別碼 (SID,以及寫入通道的每個事件。

<xs:element name="sidType">
    <xs:simpleType>
        <xs:restriction
            base="string"
        >
            <xs:enumeration
                value="None"
             />
            <xs:enumeration
                value="Publishing"
             />
        </xs:restriction>
    </xs:simpleType>
</xs:element>

sidType元素是由ChannelPublishingType複雜類型所定義。

規格需求

需求
最低支援的用戶端
Windows Vista [僅限傳統型應用程式]
最低支援的伺服器
Windows Server 2008 [僅限傳統型應用程式]

另請參閱

父元素

發行 (ChannelType)