다음을 통해 공유


Microsoft.Azure.PowerShell.Authenticators Namespace

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