Microsoft.Azure.PowerShell.Authenticators Namespace
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.
Classes
AccessTokenAuthenticator | |
AuthenticationResultToken |
Access Token using a single authentication result |
ClientAssertionAuthenticator | |
DefaultAuthenticatorBuilder | |
DeviceCodeAuthenticator | |
InteractiveUserAuthenticator |
Authenticator for user interactive authentication using browser. |
InteractiveWamAuthenticator |
Authenticator for user interactive authentication using WAM (web account manager). |
ManagedServiceIdentityAuthenticator | |
MsalAccessToken |
Represents an access token obtained from Entra ID using MSAL (Microsoft Authentication Library). Holds the access token, metadata about the user and tenant, and the context needed to renew the token. |
MsalAccessTokenAcquirer | |
ServicePrincipalAuthenticator | |
SilentAuthenticator | |
UsernamePasswordAuthenticator |
Authenticate username + password scenarios |