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