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