Class EventType.AppleLoginChangePolicy
(team_policies) Enabled/disabled Apple login for team
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.AppleLoginChangePolicy : EventType
Constructors
View SourceAppleLoginChangePolicy(AppleLoginChangePolicyType)
Initializes a new instance of the EventType.AppleLoginChangePolicy class.
Declaration
public AppleLoginChangePolicy(AppleLoginChangePolicyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| AppleLoginChangePolicyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public AppleLoginChangePolicyType Value { get; }
Property Value
| Type | Description |
|---|---|
| AppleLoginChangePolicyType |