Private/Types/enums/GetGroupsStrategy.generated.psm1

enum GetGroupsStrategy
{
    Default = 0
    Principal = 1
    DirectoryEntries = 2
}