Class GoogleDriveCredentials
Google Drive credentials
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.IO.FileSystem.GoogleDrive
Assembly: NFX.Web.dll
Syntax
public class GoogleDriveCredentials : Credentials
Constructors
GoogleDriveCredentials(String)
Declaration
public GoogleDriveCredentials(string email)
Parameters
Type | Name | Description |
---|---|---|
System.String |
Properties
Declaration
public string Email { get; set; }
Property Value
Type | Description |
---|---|
System.String |