Méthode PolicyStore.CreatePolicyFromFacet
Inclure les membres protégés
Inclure les membres hérités
Creates a new policy based on the specified facet for the specified target, and then serializes them in XML format.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
![]() |
CreatePolicyFromFacet(SfcQueryExpression, String, String, String) | Creates new policy from an SfcQueryExpression object and names. |
![]() |
CreatePolicyFromFacet(Object, String, String, String, XmlWriter) | Creates new policy from an Object and an XmlWriter object. |
![]() |
CreatePolicyFromFacet(SfcQueryExpression, String, String, String, XmlWriter) | Creates new policy from an SfcQueryExpression object and an XmlWriter object. |
Haut de la page