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