C# 클래스 Google.SmartLock.Credential

Credential object. This holds the information that is contained in a Credential.
상속: ICredential
파일 보기 프로젝트 열기: googlesamples/unity-credentials

공개 메소드들

메소드 설명
Credential ( string id, string accountType, string name, string password, string profilePictureURL )

메소드 상세

Credential() 공개 메소드

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