UnauthenticatedClientActionV2 Enum  
The action to take when an unauthenticated client attempts to access the app.
Fields
| ALLOW_ANONYMOUS | 
| REDIRECT_TO_LOGIN_PAGE | 
| RETURN401 | 
| RETURN403 | 
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The action to take when an unauthenticated client attempts to access the app.
| ALLOW_ANONYMOUS | 
| REDIRECT_TO_LOGIN_PAGE | 
| RETURN401 | 
| RETURN403 | 
Azure SDK for Python