Private/Types/enums/GetUserStrategy.generated.psm1

enum GetUserStrategy
{
    Default = 0
    Principal = 1
}