Class EventCategory
Category of events in event audit log.
Inheritance
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class EventCategory
Constructors
| Improve this Doc View SourceEventCategory()
Initializes a new instance of the EventCategory class.
Declaration
public EventCategory()
Properties
| Improve this Doc View SourceAsAdminAlerting
Gets this instance as a AdminAlerting, or null
.
Declaration
public EventCategory.AdminAlerting AsAdminAlerting { get; }
Property Value
Type | Description |
---|---|
EventCategory.AdminAlerting |
AsApps
Gets this instance as a Apps, or null
.
Declaration
public EventCategory.Apps AsApps { get; }
Property Value
Type | Description |
---|---|
EventCategory.Apps |
AsComments
Gets this instance as a Comments, or null
.
Declaration
public EventCategory.Comments AsComments { get; }
Property Value
Type | Description |
---|---|
EventCategory.Comments |
AsDataGovernance
Gets this instance as a DataGovernance, or null
.
Declaration
public EventCategory.DataGovernance AsDataGovernance { get; }
Property Value
Type | Description |
---|---|
EventCategory.DataGovernance |
AsDevices
Gets this instance as a Devices, or null
.
Declaration
public EventCategory.Devices AsDevices { get; }
Property Value
Type | Description |
---|---|
EventCategory.Devices |
AsDomains
Gets this instance as a Domains, or null
.
Declaration
public EventCategory.Domains AsDomains { get; }
Property Value
Type | Description |
---|---|
EventCategory.Domains |
AsFileOperations
Gets this instance as a FileOperations, or null
.
Declaration
public EventCategory.FileOperations AsFileOperations { get; }
Property Value
Type | Description |
---|---|
EventCategory.FileOperations |
AsFileRequests
Gets this instance as a FileRequests, or null
.
Declaration
public EventCategory.FileRequests AsFileRequests { get; }
Property Value
Type | Description |
---|---|
EventCategory.FileRequests |
AsGroups
Gets this instance as a Groups, or null
.
Declaration
public EventCategory.Groups AsGroups { get; }
Property Value
Type | Description |
---|---|
EventCategory.Groups |
AsLogins
Gets this instance as a Logins, or null
.
Declaration
public EventCategory.Logins AsLogins { get; }
Property Value
Type | Description |
---|---|
EventCategory.Logins |
AsMembers
Gets this instance as a Members, or null
.
Declaration
public EventCategory.Members AsMembers { get; }
Property Value
Type | Description |
---|---|
EventCategory.Members |
AsOther
Gets this instance as a Other, or null
.
Declaration
public EventCategory.Other AsOther { get; }
Property Value
Type | Description |
---|---|
EventCategory.Other |
AsPaper
Gets this instance as a Paper, or null
.
Declaration
public EventCategory.Paper AsPaper { get; }
Property Value
Type | Description |
---|---|
EventCategory.Paper |
AsPasswords
Gets this instance as a Passwords, or null
.
Declaration
public EventCategory.Passwords AsPasswords { get; }
Property Value
Type | Description |
---|---|
EventCategory.Passwords |
AsReports
Gets this instance as a Reports, or null
.
Declaration
public EventCategory.Reports AsReports { get; }
Property Value
Type | Description |
---|---|
EventCategory.Reports |
AsSharing
Gets this instance as a Sharing, or null
.
Declaration
public EventCategory.Sharing AsSharing { get; }
Property Value
Type | Description |
---|---|
EventCategory.Sharing |
AsShowcase
Gets this instance as a Showcase, or null
.
Declaration
public EventCategory.Showcase AsShowcase { get; }
Property Value
Type | Description |
---|---|
EventCategory.Showcase |
AsSso
Gets this instance as a Sso, or null
.
Declaration
public EventCategory.Sso AsSso { get; }
Property Value
Type | Description |
---|---|
EventCategory.Sso |
AsTeamFolders
Gets this instance as a TeamFolders, or null
.
Declaration
public EventCategory.TeamFolders AsTeamFolders { get; }
Property Value
Type | Description |
---|---|
EventCategory.TeamFolders |
AsTeamPolicies
Gets this instance as a TeamPolicies, or null
.
Declaration
public EventCategory.TeamPolicies AsTeamPolicies { get; }
Property Value
Type | Description |
---|---|
EventCategory.TeamPolicies |
AsTeamProfile
Gets this instance as a TeamProfile, or null
.
Declaration
public EventCategory.TeamProfile AsTeamProfile { get; }
Property Value
Type | Description |
---|---|
EventCategory.TeamProfile |
AsTfa
Gets this instance as a Tfa, or null
.
Declaration
public EventCategory.Tfa AsTfa { get; }
Property Value
Type | Description |
---|---|
EventCategory.Tfa |
AsTrustedTeams
Gets this instance as a TrustedTeams, or null
.
Declaration
public EventCategory.TrustedTeams AsTrustedTeams { get; }
Property Value
Type | Description |
---|---|
EventCategory.TrustedTeams |
IsAdminAlerting
Gets a value indicating whether this instance is AdminAlerting
Declaration
public bool IsAdminAlerting { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsApps
Gets a value indicating whether this instance is Apps
Declaration
public bool IsApps { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsComments
Gets a value indicating whether this instance is Comments
Declaration
public bool IsComments { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsDataGovernance
Gets a value indicating whether this instance is DataGovernance
Declaration
public bool IsDataGovernance { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsDevices
Gets a value indicating whether this instance is Devices
Declaration
public bool IsDevices { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsDomains
Gets a value indicating whether this instance is Domains
Declaration
public bool IsDomains { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsFileOperations
Gets a value indicating whether this instance is FileOperations
Declaration
public bool IsFileOperations { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsFileRequests
Gets a value indicating whether this instance is FileRequests
Declaration
public bool IsFileRequests { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsGroups
Gets a value indicating whether this instance is Groups
Declaration
public bool IsGroups { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsLogins
Gets a value indicating whether this instance is Logins
Declaration
public bool IsLogins { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsMembers
Gets a value indicating whether this instance is Members
Declaration
public bool IsMembers { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsOther
Gets a value indicating whether this instance is Other
Declaration
public bool IsOther { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsPaper
Gets a value indicating whether this instance is Paper
Declaration
public bool IsPaper { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsPasswords
Gets a value indicating whether this instance is Passwords
Declaration
public bool IsPasswords { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsReports
Gets a value indicating whether this instance is Reports
Declaration
public bool IsReports { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsSharing
Gets a value indicating whether this instance is Sharing
Declaration
public bool IsSharing { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsShowcase
Gets a value indicating whether this instance is Showcase
Declaration
public bool IsShowcase { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsSso
Gets a value indicating whether this instance is Sso
Declaration
public bool IsSso { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTeamFolders
Gets a value indicating whether this instance is TeamFolders
Declaration
public bool IsTeamFolders { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTeamPolicies
Gets a value indicating whether this instance is TeamPolicies
Declaration
public bool IsTeamPolicies { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTeamProfile
Gets a value indicating whether this instance is TeamProfile
Declaration
public bool IsTeamProfile { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTfa
Gets a value indicating whether this instance is Tfa
Declaration
public bool IsTfa { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTrustedTeams
Gets a value indicating whether this instance is TrustedTeams
Declaration
public bool IsTrustedTeams { get; }
Property Value
Type | Description |
---|---|
System.Boolean |