Class EventType.SsoRemoveCert
(sso) Removed X.509 certificate for SSO
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SsoRemoveCert : EventType
Constructors
View SourceSsoRemoveCert(SsoRemoveCertType)
Initializes a new instance of the EventType.SsoRemoveCert class.
Declaration
public SsoRemoveCert(SsoRemoveCertType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SsoRemoveCertType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SsoRemoveCertType Value { get; }
Property Value
| Type | Description |
|---|---|
| SsoRemoveCertType |