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