Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
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.
Mostrar archivo
Open project: Gainedge/BetterExplorer
Class Usage Examples
Public Methods
Method
Description
GetUserId
(
Controller
controller
) :
string
Gets the user identifier.
Method Details
GetUserId()
public
abstract
method
Gets the user identifier.
public
abstract
GetUserId
(
Controller
controller
) :
string
controller
Controller
The controller
return
string