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