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