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