Class EventType.SsoChangeLogoutUrl
(sso) Changed sign-out URL for SSO
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SsoChangeLogoutUrl : EventType
Constructors
View SourceSsoChangeLogoutUrl(SsoChangeLogoutUrlType)
Initializes a new instance of the EventType.SsoChangeLogoutUrl class.
Declaration
public SsoChangeLogoutUrl(SsoChangeLogoutUrlType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SsoChangeLogoutUrlType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SsoChangeLogoutUrlType Value { get; }
Property Value
| Type | Description |
|---|---|
| SsoChangeLogoutUrlType |