Class EventType.AppPermissionsChanged
(team_policies) Changed app permissions
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.AppPermissionsChanged : EventType
Constructors
View SourceAppPermissionsChanged(AppPermissionsChangedType)
Initializes a new instance of the EventType.AppPermissionsChanged class.
Declaration
public AppPermissionsChanged(AppPermissionsChangedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| AppPermissionsChangedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public AppPermissionsChangedType Value { get; }
Property Value
| Type | Description |
|---|---|
| AppPermissionsChangedType |