Class EventType.SharingChangeLinkPolicy
(team_policies) Changed whether members can share links outside team, and if links are accessible only by team members or anyone by default
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharingChangeLinkPolicy : EventType
Constructors
View SourceSharingChangeLinkPolicy(SharingChangeLinkPolicyType)
Initializes a new instance of the EventType.SharingChangeLinkPolicy class.
Declaration
public SharingChangeLinkPolicy(SharingChangeLinkPolicyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharingChangeLinkPolicyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharingChangeLinkPolicyType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharingChangeLinkPolicyType |