Class EventDetails.AppBlockedByPermissionsDetails
The app blocked by permissions details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.AppBlockedByPermissionsDetails : EventDetails
Constructors
View SourceAppBlockedByPermissionsDetails(AppBlockedByPermissionsDetails)
Initializes a new instance of the EventDetails.AppBlockedByPermissionsDetails class.
Declaration
public AppBlockedByPermissionsDetails(AppBlockedByPermissionsDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| AppBlockedByPermissionsDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public AppBlockedByPermissionsDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| AppBlockedByPermissionsDetails |