C# Class Google.SmartLock.Credential

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

Public Methods

Method Description
Credential ( string id, string accountType, string name, string password, string profilePictureURL )

Method Details

Credential() public method

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