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