Class ProtectPolicyUpdatedDetails
Updated a Dropbox Protect policy.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class ProtectPolicyUpdatedDetails
Constructors
View SourceProtectPolicyUpdatedDetails(string)
Initializes a new instance of the ProtectPolicyUpdatedDetails class.
Declaration
public ProtectPolicyUpdatedDetails(string policyId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | policyId | Policy ID. |
Properties
View SourcePolicyId
Policy ID.
Declaration
public string PolicyId { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |