Class DropboxPasswordsExportedDetails
Exported passwords.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class DropboxPasswordsExportedDetails
Constructors
View SourceDropboxPasswordsExportedDetails(string)
Initializes a new instance of the DropboxPasswordsExportedDetails class.
Declaration
public DropboxPasswordsExportedDetails(string platform)
Parameters
| Type | Name | Description |
|---|---|---|
| string | platform | The platform the device runs export. |
Properties
View SourcePlatform
The platform the device runs export.
Declaration
public string Platform { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |