Private/Types/enums/GetUsersByGroupStrategy.generated.psm1

enum GetUsersByGroupStrategy
{
    Default = 0
    Principal = 1
}