Class EventType.EncryptedFolderEnrollBackupKey
(encryption) Added recovery key
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.EncryptedFolderEnrollBackupKey : EventType
Constructors
View SourceEncryptedFolderEnrollBackupKey(EncryptedFolderEnrollBackupKeyType)
Initializes a new instance of the EventType.EncryptedFolderEnrollBackupKey class.
Declaration
public EncryptedFolderEnrollBackupKey(EncryptedFolderEnrollBackupKeyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| EncryptedFolderEnrollBackupKeyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public EncryptedFolderEnrollBackupKeyType Value { get; }
Property Value
| Type | Description |
|---|---|
| EncryptedFolderEnrollBackupKeyType |