🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "dto"

Found 50 matching component(s)

  • class CopyNotebookModel

    CopyNotebookModel is a data model class that inherits from ClientValue, representing a notebook copy operation in the Office365 API context.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/onenote/notebooks/copy_notebook_model.py

    office365 notebook copy model data-transfer-object
  • class OnenotePagePreviewLinks

    A data class representing preview links for a OneNote page, specifically containing a preview image URL.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/onenote/pages/preview_links.py

    onenote office365 preview links data-transfer-object
  • class DateTimeTimeZone

    A class representing a date, time, and time zone combination for a specific point in time, compatible with Office 365 API structures.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/calendar/dateTimeTimeZone.py

    datetime timezone office365 microsoft-graph data-transfer-object
  • class ScheduleInformation

    Represents the availability of a user, distribution list, or resource (room or equipment) for a specified time period in Microsoft Outlook/Office 365.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/calendar/schedule/information.py

    office365 outlook calendar schedule availability
  • class VerifiedDomain

    A class representing a verified domain for a tenant in Microsoft 365/Office 365, inheriting from ClientValue to provide domain verification information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/domains/verified.py

    office365 microsoft-graph domain tenant organization
  • class GroupProfile

    GroupProfile is a data class that represents the profile configuration for a Microsoft 365/Azure AD group, encapsulating properties like name, description, mail settings, and security settings.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/groups/profile.py

    microsoft-365 azure-ad group-management data-transfer-object dto
  • class LicenseProcessingState

    LicenseProcessingState is a data class that inherits from ClientValue, representing the state of license processing operations in the Office 365 API context.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/licenses/processing_state.py

    office365 license processing state data-transfer-object
  • class Certification

    A data class representing certification details of an application, inheriting from ClientValue to provide serialization capabilities for Office 365 API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/certificates/certification.py

    office365 certification data-model dto client-value
  • class AttackSimulationSimulationUserCoverage

    A data class representing cumulative simulation data and results for a user in Microsoft 365 attack simulation and training scenarios.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/attacksimulations/user_coverage.py

    security attack-simulation training microsoft-365 office365
  • class TrainingEventsContent

    TrainingEventsContent is a data class that inherits from ClientValue, representing training events content in the Office365 API context.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/attacksimulations/event.py

    office365 data-transfer-object dto training-events client-value
  • class SimulationReport_v1

    A data class representing an overview report of an attack simulation and training campaign, inheriting from ClientValue for Office 365 API integration.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/attacksimulations/report_overview.py

    security attack-simulation training-campaign office365 microsoft-graph
  • class AttackSimulationRepeatOffender

    A data model class representing a user in a Microsoft 365 tenant who has repeatedly fallen victim to simulated phishing attacks and security training campaigns.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/attacksimulations/repeat_offender.py

    security attack-simulation training microsoft-365 office365
  • class AlertComment

    A data class representing an analyst-generated comment associated with an alert or incident in Microsoft 365 security operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/alerts/comment.py

    security microsoft365 office365 alert incident
  • class SynchronizationJobRestartCriteria

    A class representing the criteria for restarting a synchronization job in Microsoft 365/Office 365 services.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/synchronization/job_restart_criteria.py

    synchronization microsoft-365 office-365 azure-ad rest-api
  • class UserCredential

    A simple data class that stores user authentication credentials consisting of a username and password.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/auth/user_credential.py

    authentication credentials data-class user-management security
  • class PlannerChecklistItem

    A data model class representing an item in a checklist associated with a Microsoft Planner task, inheriting from ClientValue for Office 365 API integration.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/planner/tasks/check_list_item.py

    microsoft-planner office365 graph-api checklist task-management
  • class AlterationOptions

    A class representing search alteration options for spelling correction in Office 365 SharePoint search operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/search/alteration_options.py

    sharepoint search spelling-correction office365 query-options
  • class SearchHit

    Represents a single search result item within Microsoft Graph search results, encapsulating content source, summary, resource entity, and template information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/search/hit.py

    search microsoft-graph office365 data-transfer-object dto
  • class ListItemCreationInformationUsingPath

    A data class that encapsulates the properties required to create a new list item in SharePoint, including its name, type, and folder location.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/creation_information_using_path.py

    sharepoint list-item creation data-transfer-object dto
  • class ListItemDeleteParameters

    A parameter class that encapsulates configuration options for deleting list items in SharePoint/Office365, specifically controlling whether to bypass shared locks during deletion.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/delete_parameters.py

    sharepoint office365 list-item delete parameters
  • class ListDataValidationExceptionValue

    A class representing failure information for failed field or list item data validation in SharePoint operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/listdata_validation_exception_value.py

    sharepoint validation exception data-validation list-item
  • class ListItemUpdateParameters

    A parameter class for updating SharePoint list items, inheriting from ClientValue to represent client-side values in Office 365 operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/update_parameters.py

    sharepoint office365 list-item update parameters
  • class ListItemCreationInformation

    A data class that encapsulates the properties required to create a new list item in SharePoint, including file/folder specification, name, and location.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/creation_information.py

    sharepoint list-item creation data-transfer-object dto
  • class TranslationNotificationRecipientSetRequest

    A request class that encapsulates a collection of translation notification recipients for SharePoint translation operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/translation/notification_recipient_set_request.py

    sharepoint translation notification recipients client-value
  • class RequestedTranslation

    RequestedTranslation is a simple data class that inherits from ClientValue, representing a translation request in the Office365 API context.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/translation/requested_translation.py

    office365 translation client-value data-transfer-object dto
  • class TranslationStatusSetRequest

    A client value class that represents a request to set translation status for multiple requested translations in SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/translation/status_set_request.py

    sharepoint translation client-value dto data-transfer-object
  • class TranslationStatusCreationRequest

    A data transfer object (DTO) class that represents a request to create translation status for specified language codes.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/translation/status_creation_request.py

    office365 translation request dto data-transfer-object
  • class ContentTypeEntityData

    A data class representing SharePoint content type entity metadata, inheriting from ClientValue to provide serialization capabilities for SharePoint API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/contenttypes/entity_data.py

    sharepoint content-type data-transfer-object dto entity-data
  • class ContentTypeCreationInformation

    A data transfer object that encapsulates properties required to create a new SharePoint content type, inheriting from ClientValue for serialization support.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/contenttypes/creation_information.py

    sharepoint content-type data-transfer-object dto metadata
  • class TaxonomyMetadata

    A client value class representing taxonomy metadata for SharePoint Publishing, specifically storing an anchor ID reference.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/taxonomy/metadata.py

    sharepoint taxonomy metadata publishing client-value
  • class FileCreationInformation

    A data transfer object (DTO) class that encapsulates properties required for creating a file in a SharePoint FileCollection, including URL, overwrite flag, and content.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/files/creation_information.py

    sharepoint file-upload dto data-transfer-object file-creation
  • class MessageEntry

    A data class representing a message entry in Microsoft SharePoint, inheriting from ClientValue to provide serialization capabilities for SharePoint API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/gtp/message_entry.py

    sharepoint message data-transfer-object dto client-value
  • class BaseGptResponse

    BaseGptResponse is a data model class that represents a base GPT response entity in the Microsoft SharePoint Internal API, inheriting from ClientValue.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/gtp/base_response.py

    sharepoint gpt response data-model dto
  • class SecondaryAdministratorsInfo

    A data class representing secondary administrator information in an Office 365 context, storing email, login name, and user principal name.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/secondary_administrators_info.py

    office365 administrator user-management data-transfer-object dto
  • class DisableGroupify

    DisableGroupify is a marker class that inherits from ClientValue, likely used to represent a configuration option to disable grouping functionality in Office 365 operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/types.py

    office365 sharepoint configuration marker-class client-value
  • class SiteUserGroupInfo

    A data class representing SharePoint site user group information in the Microsoft Online SharePoint Tenant Administration context.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/site_user_group_info.py

    sharepoint tenant-administration user-groups dto data-transfer-object
  • class SecondaryAdministratorsFieldsData

    A data class representing secondary administrators configuration for a SharePoint site, including their email addresses and login names.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/secondary_administrators_fields_data.py

    sharepoint tenant-administration administrators data-transfer-object dto
  • class CollaborationInsightsOverview

    A data class representing collaboration insights overview information for SharePoint tenant administration, inheriting from ClientValue to provide serialization capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/collaboration/insights_overview.py

    sharepoint tenant-administration collaboration insights data-transfer-object
  • class CollaborationInsightsData

    A data class representing collaboration insights data for SharePoint tenant administration, containing information about collaborative users and the last report date.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/collaboration/insights_data.py

    sharepoint collaboration insights tenant-admin data-transfer-object
  • class SyntexBillingContext

    SyntexBillingContext is a client value class representing billing context information for Microsoft SharePoint Syntex tenant administration.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/syntex/billing_context.py

    sharepoint syntex billing tenant-administration client-value
  • class SiteCreationDefaultStorageQuota

    A class representing the default storage quota configuration for SharePoint site creation, inheriting from ClientValue to provide serialization capabilities for Microsoft Online SharePoint Tenant Administration.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/sites/creation_default_storage_quota.py

    sharepoint tenant-administration storage-quota site-creation client-value
  • class SiteCreationProperties

    A data class that encapsulates the properties required to create a new SharePoint site, including URL, owner, title, and template information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/sites/creation_properties.py

    sharepoint site-creation tenant-administration office365 data-transfer-object
  • class SiteAdministratorsInfo

    A data class representing site administrator information in SharePoint Online tenant administration, including email, login name, and display name.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/sites/administrators_info.py

    sharepoint tenant-administration site-administrator data-transfer-object dto
  • class OneDriveSiteSharingInsights

    A data class representing sharing insights for OneDrive sites, inheriting from ClientValue to provide serialization capabilities for Microsoft 365 API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/insights/onedrive_site_sharing.py

    onedrive sharepoint microsoft-365 office365 sharing
  • class AuditData

    AuditData is a data class representing audit data in Microsoft SharePoint Tenant Administration, inheriting from ClientValue to provide serialization capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/audit/data.py

    sharepoint audit tenant-administration data-transfer-object dto
  • class UnifiedAuditRecord

    A data class representing a Unified Audit Record in Microsoft SharePoint's Tenant Administration, inheriting from ClientValue to provide serialization capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/audit/unified_record.py

    sharepoint audit tenant-administration data-transfer-object dto
  • class WebCreationInformation

    A data transfer object (DTO) class that encapsulates metadata required for creating a new SharePoint site (web).

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/creation_information.py

    sharepoint site-creation metadata dto data-transfer-object
  • class RoleDefinitionCreationInformation

    A data class that encapsulates properties used to initialize a SharePoint role definition, including name, description, permissions, and display order.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/permissions/roles/definitions/creation_information.py

    sharepoint permissions role-definition security access-control
  • class GroupCreationInformation

    A data transfer object (DTO) class that encapsulates information required to create a cross-site SharePoint group.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/principal/groups/creation_information.py

    sharepoint group-management dto data-transfer-object office365
  • class GroupCreationInformation_v1

    A data class that encapsulates information required to create a SharePoint group, including display name, alias, visibility settings, and optional parameters.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/portal/groups/creation_information.py

    sharepoint group-creation data-transfer-object dto office365

Search Examples