Class EventType.RiscSecurityEvent
(sso) RISC security event received from external provider
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.RiscSecurityEvent : EventType
Constructors
View SourceRiscSecurityEvent(RiscSecurityEventType)
Initializes a new instance of the EventType.RiscSecurityEvent class.
Declaration
public RiscSecurityEvent(RiscSecurityEventType value)
Parameters
| Type | Name | Description |
|---|---|---|
| RiscSecurityEventType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public RiscSecurityEventType Value { get; }
Property Value
| Type | Description |
|---|---|
| RiscSecurityEventType |