Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Google
Apis
Auth
OAuth2
Mvc
FlowMetadata
C# Class Google.Apis.Auth.OAuth2.Mvc.FlowMetadata
Flow metadata abstract class which contains the reference to the
Google.Apis.Auth.OAuth2.FlowsIAuthorizationCodeFlow
and method to get the user identifier.
Afficher le fichier
Open project: Gainedge/BetterExplorer
Class Usage Examples
Méthodes publiques
Méthode
Description
GetUserId
(
Controller
controller
) :
string
Gets the user identifier.
Method Details
GetUserId()
public
abstract
méthode
Gets the user identifier.
public
abstract
GetUserId
(
Controller
controller
) :
string
controller
Controller
The controller
Résultat
string