C# Class AccessTokenResponse, API-Platform

Afficher le fichier Open project: attdevsupport/API-Platform Class Usage Examples

Méthodes publiques

Свойство Type Description
access_token string
expires_in string
refresh_token string

Property Details

access_token public_oe property

public string access_token
Résultat string

expires_in public_oe property

public string expires_in
Résultat string

refresh_token public_oe property

public string refresh_token
Résultat string