Office365Tenant members

The Office365Tenant type exposes the following members.

Constructors

  Name Description
Public method Office365Tenant(ClientRuntimeContext)
Public method Office365Tenant(ClientRuntimeContext, ObjectPath)

Top

Properties

  Name Description
Public property AllowDownloadingNonWebViewableFiles
Public property AllowedDomainListForSyncClient
Public property AllowEditing
Public property AllowLimitedAccessOnUnmanagedDevices
Public property ApplyAppEnforcedRestrictionsToAdHocRecipients
Public property BccExternalSharingInvitations
Public property BccExternalSharingInvitationsList
Public property BlockAccessOnUnmanagedDevices
Public property BlockDownloadOfAllFilesForGuests
Public property BlockDownloadOfAllFilesOnUnmanagedDevices
Public property BlockDownloadOfViewableFilesForGuests
Public property BlockDownloadOfViewableFilesOnUnmanagedDevices
Public property BlockMacSync
Public property CommentsOnSitePagesDisabled
Public property ConditionalAccessPolicy
Public property Context Returns the context that is associated with the client object. (Inherited from ClientObject.)
Public property DefaultLinkPermission
Public property DefaultSharingLinkType
Public property DisplayStartASiteOption
Public property EmailAttestationReAuthDays
Public property EmailAttestationRequired
Public property EnableGuestSignInAcceleration
Public property ExcludedFileExtensionsForSyncClient
Public property ExternalServicesEnabled
Public property FileAnonymousLinkType
Public property FilePickerExternalImageSearchEnabled
Public property FolderAnonymousLinkType
Public property HideSyncButtonOnODB
Public property IPAddressAllowList
Public property IPAddressEnforcement
Public property IPAddressWACTokenLifetime
Public property IsUnmanagedSyncClientForTenantRestricted
Public property IsUnmanagedSyncClientRestrictionFlightEnabled
Public property LegacyAuthProtocolsEnabled
Public property MySitesPublicEnabled
Public property NotificationsInOneDriveForBusinessEnabled
Public property NotificationsInSharePointEnabled
Public property NotifyOwnersWhenInvitationsAccepted
Public property NotifyOwnersWhenItemsReshared
Protected property ObjectData Gets the object data for the current client object. (Inherited from ClientObject.)
Public property ObjectVersion Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property ODBAccessRequests
Public property ODBMembersCanShare
Public property OfficeClientADALDisabled
Public property OneDriveForGuestsEnabled
Public property OwnerAnonymousNotification
Public property Path Tracks how a client object is created in the ClientRuntimeContext class so that the object can be recreated on the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property PreventExternalUsersFromResharing
Public property ProvisionSharedWithEveryoneFolder
Public property PublicCdnAllowedFileTypes
Public property PublicCdnEnabled
Public property PublicCdnOrigins
Public property RequireAcceptingAccountMatchInvitedAccount
Public property RequireAnonymousLinksExpireInDays
Public property SearchResolveExactEmailOrUPN
Public property ServerObjectIsNull Gets the server object and returns null if the server object is null. (Inherited from ClientObject.)
Public property SharingAllowedDomainList
Public property SharingBlockedDomainList
Public property SharingCapability
Public property SharingDomainRestrictionMode
Public property ShowAllUsersClaim
Public property ShowEveryoneClaim
Public property ShowEveryoneExceptExternalUsersClaim
Public property ShowNGSCDialogForSyncOnODB
Public property ShowPeoplePickerSuggestionsForGuestUsers
Public property SignInAccelerationDomain
Public property SocialBarOnSitePagesDisabled
Public property StartASiteFormUrl
Public property Tag Gets or sets data that is associated with the client object. (Inherited from ClientObject.)
Public property TypedObject Gets the object with the correct type information returned from the server. (Inherited from ClientObject.)
Public property UseFindPeopleInPeoplePicker
Public property UsePersistentCookiesForExplorerView
Public property UserVoiceForFeedbackEnabled

Top

Methods

  Name Description
Public method AddPublicCdnOrigin
Public method AddSdnProvider
Public method AddTenantCdnOrigin
Public method AddTenantTheme
Protected method CheckUninitializedProperty Checks to determine whether the specified value type property of a ClientObject has been initialized. (Inherited from ClientObject.)
Public method CreateGroupForSite
Public method CreateTenantCdnDefaultOrigins
Public method CustomFromJson Returns a Boolean value that indicates whether custom code was used to populate an object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method DeleteImportProfilePropertiesJob
Public method DeleteTenantTheme
Public method DisableSharingForNonOwnersOfSite
Public method FromJson Indicates whether custom code was used to populate an object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method GetAllTenantThemes
Public method GetExternalUsers
Public method GetExternalUsersForSite
Public method GetExternalUsersWithSortBy
Public method GetHideDefaultThemes
Public method GetIdleSessionSignOutForUnmanagedDevices
Public method GetImportProfilePropertyJob
Public method GetImportProfilePropertyJobs
Public method GetTenantCdnEnabled
Public method GetTenantCdnOrigins
Public method GetTenantCdnPolicies
Public method GetTenantTheme
Protected method InitNonPropertyFieldFromJson Initializes a non-property field of the client object based on JavaScript Object Notation (JSON) data from the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated Indicates whether the specified property of the client object is instantiated. (Inherited from ClientObject.)
Public method IsPropertyAvailable Returns a Boolean value that indicates whether the specified scalar property has been retrieved or set. (Inherited from ClientObject.)
Public method IsSharingDisabledForNonOwnersOfSite
Protected method LoadExpandoFields Initializes the extended properties associated with the client object when overridden in a derived class. (Inherited from ClientObject.)
Public method QueueImportProfileProperties
Public method RefreshLoad Reloads all scalar properties associated with the client object when overridden in a derived class. (Inherited from ClientObject.)
Public method RemoveExternalUsers
Protected method RemoveFromParentCollection Removes the current client object from the parent client object collection. (Inherited from ClientObject.)
Public method RemovePublicCdnOrigin
Public method RemoveSdnProvider
Public method RemoveTenantCdnOrigin
Public method Retrieve() Retrieves all scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method Retrieve([]) Retrieves the specified scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method RevokeAllUserSessions
Public method RevokeAllUserSessionsByPuid
Public method SetHideDefaultThemes
Public method SetIdleSessionSignOutForUnmanagedDevices
Public method SetTenantCdnEnabled
Public method SetTenantCdnPolicy
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType Updates the client object property's value to have correct type by using the type information returned from the server. (Inherited from ClientObject.)
Public method UpdateTenantTheme

Top

See also

Reference

Office365Tenant class

Microsoft.Online.SharePoint.TenantManagement namespace