Class EventType.EndedEnterpriseAdminSession
(trusted_teams) Ended enterprise admin session
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.EndedEnterpriseAdminSession : EventType
Constructors
View SourceEndedEnterpriseAdminSession(EndedEnterpriseAdminSessionType)
Initializes a new instance of the EventType.EndedEnterpriseAdminSession class.
Declaration
public EndedEnterpriseAdminSession(EndedEnterpriseAdminSessionType value)
Parameters
| Type | Name | Description |
|---|---|---|
| EndedEnterpriseAdminSessionType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public EndedEnterpriseAdminSessionType Value { get; }
Property Value
| Type | Description |
|---|---|
| EndedEnterpriseAdminSessionType |