C# Class Mediatheque.APIUtilities

Afficher le fichier Open project: matzora/TPM1Agile2

Méthodes publiques

Свойство Type Description
LoginOk bool

Méthodes publiques

Méthode Description
RequestLogin ( string Uri ) : void

This is for request the distant API to know if the credentials are matching

Method Details

RequestLogin() public static méthode

This is for request the distant API to know if the credentials are matching
public static RequestLogin ( string Uri ) : void
Uri string The Uri to request
Résultat void

Property Details

LoginOk public_oe static_oe property

public static bool LoginOk
Résultat bool