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