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