FileRuleStore Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class FileRuleStore : Microsoft::RuleEngine::RuleStore
public class FileRuleStore : Microsoft.RuleEngine.RuleStore
type FileRuleStore = class
inherit RuleStore
Public Class FileRuleStore
Inherits RuleStore
Héritage
Constructeurs
Propriétés
Méthodes
Add(RuleSet, Boolean)
Add(RuleSet)
(Hérité de RuleStore )
Add(RuleSetDictionary, Boolean)
Add(RuleSetDictionary, VocabularyDictionary, Boolean)
Add(RuleSetDictionary)
(Hérité de RuleStore )
Add(Vocabulary, Boolean)
Add(Vocabulary)
(Hérité de RuleStore )
Add(VocabularyDictionary, Boolean)
Add(VocabularyDictionary)
(Hérité de RuleStore )
DisableAuthorization()
(Hérité de RuleStore )
EnableAuthorization()
(Hérité de RuleStore )
GetAllAuthorizationGroups()
(Hérité de RuleStore )
GetAuthorizationGroup(String)
(Hérité de RuleStore )
GetDependentRuleSets(VocabularyInfo)
GetDependentVocabularies(VocabularyInfo)
GetReferencedVocabularies(RuleSetInfo)
GetReferencedVocabularies(VocabularyInfo)
GetRuleSet(RuleSetInfo)
GetRuleSetAsBrl(RuleSetInfo)
(Hérité de RuleStore )
GetRuleSetAuthorizations(RuleSetInfo)
(Hérité de RuleStore )
GetRuleSets(RuleStore+Filter)
GetRuleSets(String, RuleStore+Filter)
GetVocabularies(RuleStore+Filter)
GetVocabularies(String, RuleStore+Filter)
GetVocabulary(VocabularyInfo)
GetVocabularyAuthorizations(VocabularyInfo)
(Hérité de RuleStore )
IsAuthorizationEnabled()
(Hérité de RuleStore )
IsRuleSetAccessible(RuleSetInfo)
(Hérité de RuleStore )
IsVocabularyAccessible(VocabularyInfo)
(Hérité de RuleStore )
Publish(RuleSet)
(Hérité de RuleStore )
Publish(RuleSetDictionary, VocabularyDictionary)
(Hérité de RuleStore )
Publish(RuleSetDictionary)
(Hérité de RuleStore )
Publish(RuleSetInfo)
(Hérité de RuleStore )
Publish(RuleSetInfoCollection, VocabularyInfoCollection)
(Hérité de RuleStore )
Publish(RuleSetInfoCollection)
(Hérité de RuleStore )
Publish(Vocabulary)
(Hérité de RuleStore )
Publish(VocabularyDictionary)
(Hérité de RuleStore )
Publish(VocabularyInfo)
(Hérité de RuleStore )
Publish(VocabularyInfoCollection)
(Hérité de RuleStore )
Remove(RuleSet)
(Hérité de RuleStore )
Remove(RuleSetDictionary)
(Hérité de RuleStore )
Remove(RuleSetInfo)
Remove(RuleSetInfoCollection)
Remove(Vocabulary)
(Hérité de RuleStore )
Remove(VocabularyDictionary)
(Hérité de RuleStore )
Remove(VocabularyInfo)
Remove(VocabularyInfoCollection)
RemoveAuthorizationGroups(AuthorizationGroup[])
(Hérité de RuleStore )
RemoveAuthorizationGroups(AuthorizationGroupCollection)
(Hérité de RuleStore )
Save(RuleSet, Boolean)
(Hérité de RuleStore )
Save(RuleSet)
(Hérité de RuleStore )
Save(RuleSetDictionary, Boolean)
(Hérité de RuleStore )
Save(RuleSetDictionary, VocabularyDictionary, Boolean)
(Hérité de RuleStore )
Save(RuleSetDictionary)
(Hérité de RuleStore )
Save(Vocabulary, Boolean)
(Hérité de RuleStore )
Save(Vocabulary)
(Hérité de RuleStore )
Save(VocabularyDictionary, Boolean)
(Hérité de RuleStore )
Save(VocabularyDictionary)
(Hérité de RuleStore )
SaveAuthorizationGroups(AuthorizationGroup[])
(Hérité de RuleStore )
SaveAuthorizationGroups(AuthorizationGroupCollection)
(Hérité de RuleStore )
SetRuleSetAuthorizations(RuleSetInfo, AuthorizationGroup[])
(Hérité de RuleStore )
SetRuleSetAuthorizations(RuleSetInfo, AuthorizationGroupCollection)
(Hérité de RuleStore )
SetRuleSetAuthorizations(String, AuthorizationGroup[])
(Hérité de RuleStore )
SetRuleSetAuthorizations(String, AuthorizationGroupCollection)
(Hérité de RuleStore )
SetVocabularyAuthorizations(String, AuthorizationGroup[])
(Hérité de RuleStore )
SetVocabularyAuthorizations(String, AuthorizationGroupCollection)
(Hérité de RuleStore )
SetVocabularyAuthorizations(VocabularyInfo, AuthorizationGroup[])
(Hérité de RuleStore )
SetVocabularyAuthorizations(VocabularyInfo, AuthorizationGroupCollection)
(Hérité de RuleStore )
S’applique à