C# Class Elastacloud.AzureManagement.Fluent.Types.MobileServices.MobileServicesAuthProvider

This class is the mobile services provider and is used to pull and push details of the provider
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MobileServicesAuthProvider ( string provider, string appId, string secret ) : Newtonsoft.Json

Used to construct a mobile services provider

Method Details

MobileServicesAuthProvider() public méthode

Used to construct a mobile services provider
public MobileServicesAuthProvider ( string provider, string appId, string secret ) : Newtonsoft.Json
provider string
appId string
secret string
Résultat Newtonsoft.Json