C# Class DirSearcherClient.Program

Afficher le fichier Open project: Azure-Samples/active-directory-dotnet-deviceprofile

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
ClearCache ( ) : void
GetToken ( string tenant ) : AuthenticationResult
GetTokenViaCode ( Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext ctx ) : AuthenticationResult
Help ( ) : void
PrintCache ( ) : void
Search ( string searchterm, string tenant ) : void

Method Details

Main() public méthode

public Main ( string args ) : void
args string
Résultat void