MicrosoftGovernmentAppCredentials Classe
- java.
lang. Object - com.
microsoft. bot. connector. authentication. AppCredentials - com.
microsoft. bot. connector. authentication. MicrosoftAppCredentials - com.
microsoft. bot. connector. authentication. MicrosoftGovernmentAppCredentials
- com.
- com.
- com.
public class MicrosoftGovernmentAppCredentials
extends MicrosoftAppCredentials
Implémentation de l’authentification MicrosoftGovernmentAppCredentials.
Récapitulatif du constructeur
| Constructeur | Description |
|---|---|
| MicrosoftGovernmentAppCredentials(String appId, String password) |
Initialise une nouvelle instance de la classe Microsoft |
| MicrosoftGovernmentAppCredentials(String appId, String password, String oAuthScope) |
Initialise une nouvelle instance de la classe Microsoft |
| MicrosoftGovernmentAppCredentials(String withAppId, String withAppPassword, String withChannelAuthTenant, String withOAuthScope) |
Initialise une nouvelle instance de la classe Microsoft |
Résumé de la méthode
| Modificateur et type | Méthode et description |
|---|---|
|
static
Microsoft |
empty()
Ensemble vide d’informations d’identification. |
| java.lang.String |
oAuthEndpoint()
Obtient le point de terminaison Gov OAuth à utiliser. |
Méthodes héritées de AppCredentials
Méthodes héritées de MicrosoftAppCredentials
Méthodes héritées de java.lang.Object
Détails du constructeur
MicrosoftGovernmentAppCredentials
public MicrosoftGovernmentAppCredentials(String appId, String password)
Initialise une nouvelle instance de la classe MicrosoftGovernmentAppCredentials.
Paramètres:
MicrosoftGovernmentAppCredentials
public MicrosoftGovernmentAppCredentials(String appId, String password, String oAuthScope)
Initialise une nouvelle instance de la classe MicrosoftGovernmentAppCredentials.
Paramètres:
MicrosoftGovernmentAppCredentials
public MicrosoftGovernmentAppCredentials(String withAppId, String withAppPassword, String withChannelAuthTenant, String withOAuthScope)
Initialise une nouvelle instance de la classe MicrosoftGovernmentAppCredentials.
Paramètres:
Détails de la méthode
empty
public static MicrosoftGovernmentAppCredentials empty()
Ensemble vide d’informations d’identification.
Retours:
oAuthEndpoint
public String oAuthEndpoint()
Obtient le point de terminaison Gov OAuth à utiliser.
Remplacements:
MicrosoftGovernmentAppCredentials.oAuthEndpoint()Retours: