RuleStore.GetAllAuthorizationGroups Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::RuleEngine::AuthorizationGroupCollection ^ GetAllAuthorizationGroups();
public virtual Microsoft.RuleEngine.AuthorizationGroupCollection GetAllAuthorizationGroups ();
abstract member GetAllAuthorizationGroups : unit -> Microsoft.RuleEngine.AuthorizationGroupCollection
override this.GetAllAuthorizationGroups : unit -> Microsoft.RuleEngine.AuthorizationGroupCollection
Public Overridable Function GetAllAuthorizationGroups () As AuthorizationGroupCollection