C# Class Google.SmartLock.Credential

Credential object. This holds the information that is contained in a Credential.
Inheritance: ICredential
Afficher le fichier Open project: googlesamples/unity-credentials

Méthodes publiques

Méthode Description
Credential ( string id, string accountType, string name, string password, string profilePictureURL )

Method Details

Credential() public méthode

public Credential ( string id, string accountType, string name, string password, string profilePictureURL )
id string
accountType string
name string
password string
profilePictureURL string