C# Class Microsoft.Azure.Commands.Profile.Test.LoginCmdletTests

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
LoginCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.Common.Authentication

Private Methods

Méthode Description
GetMultipleTenantsOnLogin ( ) : void
GetPsVersionFromUserAgent ( ) : void
LoginWithBothSubscriptionIdAndNameThrowsCloudException ( ) : void
LoginWithEnvironementName ( ) : void
LoginWithInvalidSubscriptionAndTenantThrowsCloudException ( ) : void
LoginWithNoSubscriptionAndNoTenant ( ) : void
LoginWithNoSubscriptionAndTenant ( ) : void
LoginWithRbacSPNAndCertificateOnly ( ) : void
LoginWithRbacTenantOnly ( ) : void
LoginWithSubscriptionAndNoTenant ( ) : void
LoginWithSubscriptionAndTenant ( ) : void
LoginWithSubscriptionname ( ) : void
ThrowOnUnknownEnvironment ( ) : void

Method Details

LoginCmdletTests() public méthode

public LoginCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.Common.Authentication
output ITestOutputHelper
Résultat Microsoft.Azure.Commands.Common.Authentication