Documentation ¶
Index ¶
- type AssignLicenseOperationOptions
- type AssignLicenseOperationResponse
- type AssignLicenseRequest
- type ChangePasswordOperationOptions
- type ChangePasswordOperationResponse
- type ChangePasswordRequest
- type CheckMemberGroupsCompleteResult
- type CheckMemberGroupsCustomPager
- type CheckMemberGroupsOperationOptions
- type CheckMemberGroupsOperationResponse
- type CheckMemberGroupsRequest
- type CheckMemberObjectsCompleteResult
- type CheckMemberObjectsCustomPager
- type CheckMemberObjectsOperationOptions
- type CheckMemberObjectsOperationResponse
- type CheckMemberObjectsRequest
- type ConvertIdResultOperationPredicate
- type CreateExportPersonalDataOperationOptions
- type CreateExportPersonalDataOperationResponse
- type CreateExportPersonalDataRequest
- type FindMeetingTimesOperationOptions
- type FindMeetingTimesOperationResponse
- type FindMeetingTimesRequest
- type GetMailTipsCompleteResult
- type GetMailTipsCustomPager
- type GetMailTipsOperationOptions
- type GetMailTipsOperationResponse
- type GetMailTipsRequest
- type GetMeOperationOptions
- type GetMeOperationResponse
- type GetMemberGroupsCompleteResult
- type GetMemberGroupsCustomPager
- type GetMemberGroupsOperationOptions
- type GetMemberGroupsOperationResponse
- type GetMemberGroupsRequest
- type GetMemberObjectsCompleteResult
- type GetMemberObjectsCustomPager
- type GetMemberObjectsOperationOptions
- type GetMemberObjectsOperationResponse
- type GetMemberObjectsRequest
- type MailTipsOperationPredicate
- type MeClient
- func (c MeClient) AssignLicense(ctx context.Context, input AssignLicenseRequest, ...) (result AssignLicenseOperationResponse, err error)
- func (c MeClient) ChangePassword(ctx context.Context, input ChangePasswordRequest, ...) (result ChangePasswordOperationResponse, err error)
- func (c MeClient) CheckMemberGroups(ctx context.Context, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsOperationResponse, err error)
- func (c MeClient) CheckMemberGroupsComplete(ctx context.Context, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsCompleteResult, err error)
- func (c MeClient) CheckMemberObjects(ctx context.Context, input CheckMemberObjectsRequest, ...) (result CheckMemberObjectsOperationResponse, err error)
- func (c MeClient) CheckMemberObjectsComplete(ctx context.Context, input CheckMemberObjectsRequest, ...) (result CheckMemberObjectsCompleteResult, err error)
- func (c MeClient) CreateExportPersonalData(ctx context.Context, input CreateExportPersonalDataRequest, ...) (result CreateExportPersonalDataOperationResponse, err error)
- func (c MeClient) FindMeetingTimes(ctx context.Context, input FindMeetingTimesRequest, ...) (result FindMeetingTimesOperationResponse, err error)
- func (c MeClient) GetMailTips(ctx context.Context, input GetMailTipsRequest, ...) (result GetMailTipsOperationResponse, err error)
- func (c MeClient) GetMailTipsComplete(ctx context.Context, input GetMailTipsRequest, ...) (GetMailTipsCompleteResult, error)
- func (c MeClient) GetMailTipsCompleteMatchingPredicate(ctx context.Context, input GetMailTipsRequest, ...) (result GetMailTipsCompleteResult, err error)
- func (c MeClient) GetMe(ctx context.Context, options GetMeOperationOptions) (result GetMeOperationResponse, err error)
- func (c MeClient) GetMemberGroups(ctx context.Context, input GetMemberGroupsRequest, ...) (result GetMemberGroupsOperationResponse, err error)
- func (c MeClient) GetMemberGroupsComplete(ctx context.Context, input GetMemberGroupsRequest, ...) (result GetMemberGroupsCompleteResult, err error)
- func (c MeClient) GetMemberObjects(ctx context.Context, input GetMemberObjectsRequest, ...) (result GetMemberObjectsOperationResponse, err error)
- func (c MeClient) GetMemberObjectsComplete(ctx context.Context, input GetMemberObjectsRequest, ...) (result GetMemberObjectsCompleteResult, err error)
- func (c MeClient) RemoveAllDevicesFromManagement(ctx context.Context, options RemoveAllDevicesFromManagementOperationOptions) (result RemoveAllDevicesFromManagementOperationResponse, err error)
- func (c MeClient) ReprocessLicenseAssignment(ctx context.Context, options ReprocessLicenseAssignmentOperationOptions) (result ReprocessLicenseAssignmentOperationResponse, err error)
- func (c MeClient) Restore(ctx context.Context, options RestoreOperationOptions) (result RestoreOperationResponse, err error)
- func (c MeClient) RetryServiceProvisioning(ctx context.Context, options RetryServiceProvisioningOperationOptions) (result RetryServiceProvisioningOperationResponse, err error)
- func (c MeClient) RevokeSignInSessions(ctx context.Context, options RevokeSignInSessionsOperationOptions) (result RevokeSignInSessionsOperationResponse, err error)
- func (c MeClient) SendMail(ctx context.Context, input SendMailRequest, options SendMailOperationOptions) (result SendMailOperationResponse, err error)
- func (c MeClient) TranslateExchangeIds(ctx context.Context, input TranslateExchangeIdsRequest, ...) (result TranslateExchangeIdsOperationResponse, err error)
- func (c MeClient) TranslateExchangeIdsComplete(ctx context.Context, input TranslateExchangeIdsRequest, ...) (TranslateExchangeIdsCompleteResult, error)
- func (c MeClient) TranslateExchangeIdsCompleteMatchingPredicate(ctx context.Context, input TranslateExchangeIdsRequest, ...) (result TranslateExchangeIdsCompleteResult, err error)
- func (c MeClient) UpdateMe(ctx context.Context, input stable.User, options UpdateMeOperationOptions) (result UpdateMeOperationResponse, err error)
- func (c MeClient) WipeManagedAppRegistrationsByDeviceTag(ctx context.Context, input WipeManagedAppRegistrationsByDeviceTagRequest, ...) (result WipeManagedAppRegistrationsByDeviceTagOperationResponse, err error)
- type RemoveAllDevicesFromManagementOperationOptions
- type RemoveAllDevicesFromManagementOperationResponse
- type ReprocessLicenseAssignmentOperationOptions
- type ReprocessLicenseAssignmentOperationResponse
- type RestoreOperationOptions
- type RestoreOperationResponse
- type RetryServiceProvisioningOperationOptions
- type RetryServiceProvisioningOperationResponse
- type RevokeSignInSessionsOperationOptions
- type RevokeSignInSessionsOperationResponse
- type RevokeSignInSessionsResult
- type SendMailOperationOptions
- type SendMailOperationResponse
- type SendMailRequest
- type TranslateExchangeIdsCompleteResult
- type TranslateExchangeIdsCustomPager
- type TranslateExchangeIdsOperationOptions
- type TranslateExchangeIdsOperationResponse
- type TranslateExchangeIdsRequest
- type UpdateMeOperationOptions
- type UpdateMeOperationResponse
- type WipeManagedAppRegistrationsByDeviceTagOperationOptions
- type WipeManagedAppRegistrationsByDeviceTagOperationResponse
- type WipeManagedAppRegistrationsByDeviceTagRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignLicenseOperationOptions ¶
type AssignLicenseOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAssignLicenseOperationOptions ¶
func DefaultAssignLicenseOperationOptions() AssignLicenseOperationOptions
func (AssignLicenseOperationOptions) ToHeaders ¶
func (o AssignLicenseOperationOptions) ToHeaders() *client.Headers
func (AssignLicenseOperationOptions) ToOData ¶
func (o AssignLicenseOperationOptions) ToOData() *odata.Query
func (AssignLicenseOperationOptions) ToQuery ¶
func (o AssignLicenseOperationOptions) ToQuery() *client.QueryParams
type AssignLicenseRequest ¶
type AssignLicenseRequest struct { AddLicenses *[]stable.AssignedLicense `json:"addLicenses,omitempty"` RemoveLicenses *[]string `json:"removeLicenses,omitempty"` }
type ChangePasswordOperationOptions ¶
type ChangePasswordOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultChangePasswordOperationOptions ¶
func DefaultChangePasswordOperationOptions() ChangePasswordOperationOptions
func (ChangePasswordOperationOptions) ToHeaders ¶
func (o ChangePasswordOperationOptions) ToHeaders() *client.Headers
func (ChangePasswordOperationOptions) ToOData ¶
func (o ChangePasswordOperationOptions) ToOData() *odata.Query
func (ChangePasswordOperationOptions) ToQuery ¶
func (o ChangePasswordOperationOptions) ToQuery() *client.QueryParams
type ChangePasswordRequest ¶
type CheckMemberGroupsCustomPager ¶
func (*CheckMemberGroupsCustomPager) NextPageLink ¶
func (p *CheckMemberGroupsCustomPager) NextPageLink() *odata.Link
type CheckMemberGroupsOperationOptions ¶
type CheckMemberGroupsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultCheckMemberGroupsOperationOptions ¶
func DefaultCheckMemberGroupsOperationOptions() CheckMemberGroupsOperationOptions
func (CheckMemberGroupsOperationOptions) ToHeaders ¶
func (o CheckMemberGroupsOperationOptions) ToHeaders() *client.Headers
func (CheckMemberGroupsOperationOptions) ToOData ¶
func (o CheckMemberGroupsOperationOptions) ToOData() *odata.Query
func (CheckMemberGroupsOperationOptions) ToQuery ¶
func (o CheckMemberGroupsOperationOptions) ToQuery() *client.QueryParams
type CheckMemberGroupsRequest ¶
type CheckMemberGroupsRequest struct {
GroupIds *[]string `json:"groupIds,omitempty"`
}
type CheckMemberObjectsCustomPager ¶
func (*CheckMemberObjectsCustomPager) NextPageLink ¶
func (p *CheckMemberObjectsCustomPager) NextPageLink() *odata.Link
type CheckMemberObjectsOperationOptions ¶
type CheckMemberObjectsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultCheckMemberObjectsOperationOptions ¶
func DefaultCheckMemberObjectsOperationOptions() CheckMemberObjectsOperationOptions
func (CheckMemberObjectsOperationOptions) ToHeaders ¶
func (o CheckMemberObjectsOperationOptions) ToHeaders() *client.Headers
func (CheckMemberObjectsOperationOptions) ToOData ¶
func (o CheckMemberObjectsOperationOptions) ToOData() *odata.Query
func (CheckMemberObjectsOperationOptions) ToQuery ¶
func (o CheckMemberObjectsOperationOptions) ToQuery() *client.QueryParams
type CheckMemberObjectsRequest ¶
type CheckMemberObjectsRequest struct {
Ids *[]string `json:"ids,omitempty"`
}
type ConvertIdResultOperationPredicate ¶
type ConvertIdResultOperationPredicate struct { }
func (ConvertIdResultOperationPredicate) Matches ¶
func (p ConvertIdResultOperationPredicate) Matches(input stable.ConvertIdResult) bool
type CreateExportPersonalDataOperationOptions ¶
type CreateExportPersonalDataOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateExportPersonalDataOperationOptions ¶
func DefaultCreateExportPersonalDataOperationOptions() CreateExportPersonalDataOperationOptions
func (CreateExportPersonalDataOperationOptions) ToHeaders ¶
func (o CreateExportPersonalDataOperationOptions) ToHeaders() *client.Headers
func (CreateExportPersonalDataOperationOptions) ToOData ¶
func (o CreateExportPersonalDataOperationOptions) ToOData() *odata.Query
func (CreateExportPersonalDataOperationOptions) ToQuery ¶
func (o CreateExportPersonalDataOperationOptions) ToQuery() *client.QueryParams
type FindMeetingTimesOperationOptions ¶
type FindMeetingTimesOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultFindMeetingTimesOperationOptions ¶
func DefaultFindMeetingTimesOperationOptions() FindMeetingTimesOperationOptions
func (FindMeetingTimesOperationOptions) ToHeaders ¶
func (o FindMeetingTimesOperationOptions) ToHeaders() *client.Headers
func (FindMeetingTimesOperationOptions) ToOData ¶
func (o FindMeetingTimesOperationOptions) ToOData() *odata.Query
func (FindMeetingTimesOperationOptions) ToQuery ¶
func (o FindMeetingTimesOperationOptions) ToQuery() *client.QueryParams
type FindMeetingTimesRequest ¶
type FindMeetingTimesRequest struct { Attendees *[]stable.AttendeeBase `json:"attendees,omitempty"` IsOrganizerOptional nullable.Type[bool] `json:"isOrganizerOptional,omitempty"` LocationConstraint *stable.LocationConstraint `json:"locationConstraint,omitempty"` MaxCandidates nullable.Type[int64] `json:"maxCandidates,omitempty"` MeetingDuration nullable.Type[string] `json:"meetingDuration,omitempty"` ReturnSuggestionReasons nullable.Type[bool] `json:"returnSuggestionReasons,omitempty"` TimeConstraint *stable.TimeConstraint `json:"timeConstraint,omitempty"` }
type GetMailTipsCustomPager ¶
func (*GetMailTipsCustomPager) NextPageLink ¶
func (p *GetMailTipsCustomPager) NextPageLink() *odata.Link
type GetMailTipsOperationOptions ¶
type GetMailTipsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultGetMailTipsOperationOptions ¶
func DefaultGetMailTipsOperationOptions() GetMailTipsOperationOptions
func (GetMailTipsOperationOptions) ToHeaders ¶
func (o GetMailTipsOperationOptions) ToHeaders() *client.Headers
func (GetMailTipsOperationOptions) ToOData ¶
func (o GetMailTipsOperationOptions) ToOData() *odata.Query
func (GetMailTipsOperationOptions) ToQuery ¶
func (o GetMailTipsOperationOptions) ToQuery() *client.QueryParams
type GetMailTipsRequest ¶
type GetMailTipsRequest struct { EmailAddresses *[]string `json:"EmailAddresses,omitempty"` MailTipsOptions *stable.MailTipsType `json:"MailTipsOptions,omitempty"` }
type GetMeOperationOptions ¶
type GetMeOperationOptions struct { ConsistencyLevel *odata.ConsistencyLevel Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetMeOperationOptions ¶
func DefaultGetMeOperationOptions() GetMeOperationOptions
func (GetMeOperationOptions) ToHeaders ¶
func (o GetMeOperationOptions) ToHeaders() *client.Headers
func (GetMeOperationOptions) ToOData ¶
func (o GetMeOperationOptions) ToOData() *odata.Query
func (GetMeOperationOptions) ToQuery ¶
func (o GetMeOperationOptions) ToQuery() *client.QueryParams
type GetMeOperationResponse ¶
type GetMemberGroupsCustomPager ¶
func (*GetMemberGroupsCustomPager) NextPageLink ¶
func (p *GetMemberGroupsCustomPager) NextPageLink() *odata.Link
type GetMemberGroupsOperationOptions ¶
type GetMemberGroupsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultGetMemberGroupsOperationOptions ¶
func DefaultGetMemberGroupsOperationOptions() GetMemberGroupsOperationOptions
func (GetMemberGroupsOperationOptions) ToHeaders ¶
func (o GetMemberGroupsOperationOptions) ToHeaders() *client.Headers
func (GetMemberGroupsOperationOptions) ToOData ¶
func (o GetMemberGroupsOperationOptions) ToOData() *odata.Query
func (GetMemberGroupsOperationOptions) ToQuery ¶
func (o GetMemberGroupsOperationOptions) ToQuery() *client.QueryParams
type GetMemberGroupsRequest ¶
type GetMemberObjectsCustomPager ¶
func (*GetMemberObjectsCustomPager) NextPageLink ¶
func (p *GetMemberObjectsCustomPager) NextPageLink() *odata.Link
type GetMemberObjectsOperationOptions ¶
type GetMemberObjectsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultGetMemberObjectsOperationOptions ¶
func DefaultGetMemberObjectsOperationOptions() GetMemberObjectsOperationOptions
func (GetMemberObjectsOperationOptions) ToHeaders ¶
func (o GetMemberObjectsOperationOptions) ToHeaders() *client.Headers
func (GetMemberObjectsOperationOptions) ToOData ¶
func (o GetMemberObjectsOperationOptions) ToOData() *odata.Query
func (GetMemberObjectsOperationOptions) ToQuery ¶
func (o GetMemberObjectsOperationOptions) ToQuery() *client.QueryParams
type GetMemberObjectsRequest ¶
type MailTipsOperationPredicate ¶
type MailTipsOperationPredicate struct { }
type MeClient ¶
func (MeClient) AssignLicense ¶
func (c MeClient) AssignLicense(ctx context.Context, input AssignLicenseRequest, options AssignLicenseOperationOptions) (result AssignLicenseOperationResponse, err error)
AssignLicense - Invoke action assignLicense. Add or remove licenses for the user to enable or disable their use of Microsoft cloud offerings that the company has licenses to. For example, an organization can have a Microsoft 365 Enterprise E3 subscription with 100 licenses, and this request assigns one of those licenses to a specific user. You can also enable and disable specific plans associated with a subscription.
func (MeClient) ChangePassword ¶
func (c MeClient) ChangePassword(ctx context.Context, input ChangePasswordRequest, options ChangePasswordOperationOptions) (result ChangePasswordOperationResponse, err error)
ChangePassword - Invoke action changePassword. Enable the user to update their password. Any user can update their password without belonging to any administrator role.
func (MeClient) CheckMemberGroups ¶
func (c MeClient) CheckMemberGroups(ctx context.Context, input CheckMemberGroupsRequest, options CheckMemberGroupsOperationOptions) (result CheckMemberGroupsOperationResponse, err error)
CheckMemberGroups - Invoke action checkMemberGroups. Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
func (MeClient) CheckMemberGroupsComplete ¶
func (c MeClient) CheckMemberGroupsComplete(ctx context.Context, input CheckMemberGroupsRequest, options CheckMemberGroupsOperationOptions) (result CheckMemberGroupsCompleteResult, err error)
CheckMemberGroupsComplete retrieves all the results into a single object
func (MeClient) CheckMemberObjects ¶
func (c MeClient) CheckMemberObjects(ctx context.Context, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsOperationResponse, err error)
CheckMemberObjects - Invoke action checkMemberObjects. Check for membership in a list of group IDs, administrative unit IDs, or directory role IDs, for the IDs of the specified user, group, service principal, organizational contact, device, or directory object. This method is transitive.
func (MeClient) CheckMemberObjectsComplete ¶
func (c MeClient) CheckMemberObjectsComplete(ctx context.Context, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsCompleteResult, err error)
CheckMemberObjectsComplete retrieves all the results into a single object
func (MeClient) CreateExportPersonalData ¶
func (c MeClient) CreateExportPersonalData(ctx context.Context, input CreateExportPersonalDataRequest, options CreateExportPersonalDataOperationOptions) (result CreateExportPersonalDataOperationResponse, err error)
CreateExportPersonalData - Invoke action exportPersonalData. Submit a data policy operation request from a company administrator or an application to export an organizational user's data. This data includes the user's data stored in OneDrive and their activity reports. For more information about exporting data while complying with regulations, see Data Subject Requests and the GDPR and CCPA.
func (MeClient) FindMeetingTimes ¶
func (c MeClient) FindMeetingTimes(ctx context.Context, input FindMeetingTimesRequest, options FindMeetingTimesOperationOptions) (result FindMeetingTimesOperationResponse, err error)
FindMeetingTimes - Invoke action findMeetingTimes. Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property. Based on this value, you can better adjust the parameters and call findMeetingTimes again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time.
func (MeClient) GetMailTips ¶
func (c MeClient) GetMailTips(ctx context.Context, input GetMailTipsRequest, options GetMailTipsOperationOptions) (result GetMailTipsOperationResponse, err error)
GetMailTips - Invoke action getMailTips. Get the MailTips of one or more recipients as available to the signed-in user. Note that by making a POST call to the getMailTips action, you can request specific types of MailTips to be returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection.
func (MeClient) GetMailTipsComplete ¶
func (c MeClient) GetMailTipsComplete(ctx context.Context, input GetMailTipsRequest, options GetMailTipsOperationOptions) (GetMailTipsCompleteResult, error)
GetMailTipsComplete retrieves all the results into a single object
func (MeClient) GetMailTipsCompleteMatchingPredicate ¶
func (c MeClient) GetMailTipsCompleteMatchingPredicate(ctx context.Context, input GetMailTipsRequest, options GetMailTipsOperationOptions, predicate MailTipsOperationPredicate) (result GetMailTipsCompleteResult, err error)
GetMailTipsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (MeClient) GetMe ¶
func (c MeClient) GetMe(ctx context.Context, options GetMeOperationOptions) (result GetMeOperationResponse, err error)
GetMe - List manager. Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
func (MeClient) GetMemberGroups ¶
func (c MeClient) GetMemberGroups(ctx context.Context, input GetMemberGroupsRequest, options GetMemberGroupsOperationOptions) (result GetMemberGroupsOperationResponse, err error)
GetMemberGroups - Invoke action getMemberGroups. Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.
func (MeClient) GetMemberGroupsComplete ¶
func (c MeClient) GetMemberGroupsComplete(ctx context.Context, input GetMemberGroupsRequest, options GetMemberGroupsOperationOptions) (result GetMemberGroupsCompleteResult, err error)
GetMemberGroupsComplete retrieves all the results into a single object
func (MeClient) GetMemberObjects ¶
func (c MeClient) GetMemberObjects(ctx context.Context, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsOperationResponse, err error)
GetMemberObjects - Invoke action getMemberObjects. Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.
func (MeClient) GetMemberObjectsComplete ¶
func (c MeClient) GetMemberObjectsComplete(ctx context.Context, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsCompleteResult, err error)
GetMemberObjectsComplete retrieves all the results into a single object
func (MeClient) RemoveAllDevicesFromManagement ¶
func (c MeClient) RemoveAllDevicesFromManagement(ctx context.Context, options RemoveAllDevicesFromManagementOperationOptions) (result RemoveAllDevicesFromManagementOperationResponse, err error)
RemoveAllDevicesFromManagement - Invoke action removeAllDevicesFromManagement. Retire all devices from management for this user
func (MeClient) ReprocessLicenseAssignment ¶
func (c MeClient) ReprocessLicenseAssignment(ctx context.Context, options ReprocessLicenseAssignmentOperationOptions) (result ReprocessLicenseAssignmentOperationResponse, err error)
ReprocessLicenseAssignment - Invoke action reprocessLicenseAssignment. Reprocess all group-based license assignments for the user. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. Also see Identify and resolve license assignment problems for a group in Microsoft Entra ID for more details.
func (MeClient) Restore ¶
func (c MeClient) Restore(ctx context.Context, options RestoreOperationOptions) (result RestoreOperationResponse, err error)
Restore - Invoke action restore. Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. However, security groups cannot be restored. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
func (MeClient) RetryServiceProvisioning ¶
func (c MeClient) RetryServiceProvisioning(ctx context.Context, options RetryServiceProvisioningOperationOptions) (result RetryServiceProvisioningOperationResponse, err error)
RetryServiceProvisioning - Invoke action retryServiceProvisioning. Retry the user service provisioning.
func (MeClient) RevokeSignInSessions ¶
func (c MeClient) RevokeSignInSessions(ctx context.Context, options RevokeSignInSessionsOperationOptions) (result RevokeSignInSessionsOperationResponse, err error)
RevokeSignInSessions - Invoke action revokeSignInSessions. Invalidates all the refresh tokens issued to applications for a user (as well as session cookies in a user's browser), by resetting the signInSessionsValidFromDateTime user property to the current date-time. Typically, this operation is performed (by the user or an administrator) if the user has a lost or stolen device. This operation prevents access to the organization's data through applications on the device by requiring the user to sign in again to all applications that they have previously consented to, independent of device.
func (MeClient) SendMail ¶
func (c MeClient) SendMail(ctx context.Context, input SendMailRequest, options SendMailOperationOptions) (result SendMailOperationResponse, err error)
SendMail - Invoke action sendMail. Send the message specified in the request body using either JSON or MIME format. When using JSON format, you can include a file attachment in the same sendMail action call. When using MIME format: This method saves the message in the Sent Items folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here.
func (MeClient) TranslateExchangeIds ¶
func (c MeClient) TranslateExchangeIds(ctx context.Context, input TranslateExchangeIdsRequest, options TranslateExchangeIdsOperationOptions) (result TranslateExchangeIdsOperationResponse, err error)
TranslateExchangeIds - Invoke action translateExchangeIds. Translate identifiers of Outlook-related resources between formats.
func (MeClient) TranslateExchangeIdsComplete ¶
func (c MeClient) TranslateExchangeIdsComplete(ctx context.Context, input TranslateExchangeIdsRequest, options TranslateExchangeIdsOperationOptions) (TranslateExchangeIdsCompleteResult, error)
TranslateExchangeIdsComplete retrieves all the results into a single object
func (MeClient) TranslateExchangeIdsCompleteMatchingPredicate ¶
func (c MeClient) TranslateExchangeIdsCompleteMatchingPredicate(ctx context.Context, input TranslateExchangeIdsRequest, options TranslateExchangeIdsOperationOptions, predicate ConvertIdResultOperationPredicate) (result TranslateExchangeIdsCompleteResult, err error)
TranslateExchangeIdsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (MeClient) UpdateMe ¶
func (c MeClient) UpdateMe(ctx context.Context, input stable.User, options UpdateMeOperationOptions) (result UpdateMeOperationResponse, err error)
UpdateMe - Update user. Update the properties of a user object.
func (MeClient) WipeManagedAppRegistrationsByDeviceTag ¶
func (c MeClient) WipeManagedAppRegistrationsByDeviceTag(ctx context.Context, input WipeManagedAppRegistrationsByDeviceTagRequest, options WipeManagedAppRegistrationsByDeviceTagOperationOptions) (result WipeManagedAppRegistrationsByDeviceTagOperationResponse, err error)
WipeManagedAppRegistrationsByDeviceTag - Invoke action wipeManagedAppRegistrationsByDeviceTag. Issues a wipe operation on an app registration with specified device tag.
type RemoveAllDevicesFromManagementOperationOptions ¶
type RemoveAllDevicesFromManagementOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemoveAllDevicesFromManagementOperationOptions ¶
func DefaultRemoveAllDevicesFromManagementOperationOptions() RemoveAllDevicesFromManagementOperationOptions
func (RemoveAllDevicesFromManagementOperationOptions) ToHeaders ¶
func (o RemoveAllDevicesFromManagementOperationOptions) ToHeaders() *client.Headers
func (RemoveAllDevicesFromManagementOperationOptions) ToOData ¶
func (o RemoveAllDevicesFromManagementOperationOptions) ToOData() *odata.Query
func (RemoveAllDevicesFromManagementOperationOptions) ToQuery ¶
func (o RemoveAllDevicesFromManagementOperationOptions) ToQuery() *client.QueryParams
type ReprocessLicenseAssignmentOperationOptions ¶
type ReprocessLicenseAssignmentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultReprocessLicenseAssignmentOperationOptions ¶
func DefaultReprocessLicenseAssignmentOperationOptions() ReprocessLicenseAssignmentOperationOptions
func (ReprocessLicenseAssignmentOperationOptions) ToHeaders ¶
func (o ReprocessLicenseAssignmentOperationOptions) ToHeaders() *client.Headers
func (ReprocessLicenseAssignmentOperationOptions) ToOData ¶
func (o ReprocessLicenseAssignmentOperationOptions) ToOData() *odata.Query
func (ReprocessLicenseAssignmentOperationOptions) ToQuery ¶
func (o ReprocessLicenseAssignmentOperationOptions) ToQuery() *client.QueryParams
type RestoreOperationOptions ¶
type RestoreOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRestoreOperationOptions ¶
func DefaultRestoreOperationOptions() RestoreOperationOptions
func (RestoreOperationOptions) ToHeaders ¶
func (o RestoreOperationOptions) ToHeaders() *client.Headers
func (RestoreOperationOptions) ToOData ¶
func (o RestoreOperationOptions) ToOData() *odata.Query
func (RestoreOperationOptions) ToQuery ¶
func (o RestoreOperationOptions) ToQuery() *client.QueryParams
type RetryServiceProvisioningOperationOptions ¶
type RetryServiceProvisioningOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRetryServiceProvisioningOperationOptions ¶
func DefaultRetryServiceProvisioningOperationOptions() RetryServiceProvisioningOperationOptions
func (RetryServiceProvisioningOperationOptions) ToHeaders ¶
func (o RetryServiceProvisioningOperationOptions) ToHeaders() *client.Headers
func (RetryServiceProvisioningOperationOptions) ToOData ¶
func (o RetryServiceProvisioningOperationOptions) ToOData() *odata.Query
func (RetryServiceProvisioningOperationOptions) ToQuery ¶
func (o RetryServiceProvisioningOperationOptions) ToQuery() *client.QueryParams
type RevokeSignInSessionsOperationOptions ¶
type RevokeSignInSessionsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRevokeSignInSessionsOperationOptions ¶
func DefaultRevokeSignInSessionsOperationOptions() RevokeSignInSessionsOperationOptions
func (RevokeSignInSessionsOperationOptions) ToHeaders ¶
func (o RevokeSignInSessionsOperationOptions) ToHeaders() *client.Headers
func (RevokeSignInSessionsOperationOptions) ToOData ¶
func (o RevokeSignInSessionsOperationOptions) ToOData() *odata.Query
func (RevokeSignInSessionsOperationOptions) ToQuery ¶
func (o RevokeSignInSessionsOperationOptions) ToQuery() *client.QueryParams
type RevokeSignInSessionsOperationResponse ¶
type RevokeSignInSessionsOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *RevokeSignInSessionsResult }
type SendMailOperationOptions ¶
type SendMailOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSendMailOperationOptions ¶
func DefaultSendMailOperationOptions() SendMailOperationOptions
func (SendMailOperationOptions) ToHeaders ¶
func (o SendMailOperationOptions) ToHeaders() *client.Headers
func (SendMailOperationOptions) ToOData ¶
func (o SendMailOperationOptions) ToOData() *odata.Query
func (SendMailOperationOptions) ToQuery ¶
func (o SendMailOperationOptions) ToQuery() *client.QueryParams
type SendMailRequest ¶
type TranslateExchangeIdsCompleteResult ¶
type TranslateExchangeIdsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.ConvertIdResult }
type TranslateExchangeIdsCustomPager ¶
func (*TranslateExchangeIdsCustomPager) NextPageLink ¶
func (p *TranslateExchangeIdsCustomPager) NextPageLink() *odata.Link
type TranslateExchangeIdsOperationOptions ¶
type TranslateExchangeIdsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultTranslateExchangeIdsOperationOptions ¶
func DefaultTranslateExchangeIdsOperationOptions() TranslateExchangeIdsOperationOptions
func (TranslateExchangeIdsOperationOptions) ToHeaders ¶
func (o TranslateExchangeIdsOperationOptions) ToHeaders() *client.Headers
func (TranslateExchangeIdsOperationOptions) ToOData ¶
func (o TranslateExchangeIdsOperationOptions) ToOData() *odata.Query
func (TranslateExchangeIdsOperationOptions) ToQuery ¶
func (o TranslateExchangeIdsOperationOptions) ToQuery() *client.QueryParams
type TranslateExchangeIdsRequest ¶
type TranslateExchangeIdsRequest struct { InputIds *[]string `json:"InputIds,omitempty"` SourceIdType *stable.ExchangeIdFormat `json:"SourceIdType,omitempty"` TargetIdType *stable.ExchangeIdFormat `json:"TargetIdType,omitempty"` }
type UpdateMeOperationOptions ¶
type UpdateMeOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateMeOperationOptions ¶
func DefaultUpdateMeOperationOptions() UpdateMeOperationOptions
func (UpdateMeOperationOptions) ToHeaders ¶
func (o UpdateMeOperationOptions) ToHeaders() *client.Headers
func (UpdateMeOperationOptions) ToOData ¶
func (o UpdateMeOperationOptions) ToOData() *odata.Query
func (UpdateMeOperationOptions) ToQuery ¶
func (o UpdateMeOperationOptions) ToQuery() *client.QueryParams
type WipeManagedAppRegistrationsByDeviceTagOperationOptions ¶
type WipeManagedAppRegistrationsByDeviceTagOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultWipeManagedAppRegistrationsByDeviceTagOperationOptions ¶
func DefaultWipeManagedAppRegistrationsByDeviceTagOperationOptions() WipeManagedAppRegistrationsByDeviceTagOperationOptions
func (WipeManagedAppRegistrationsByDeviceTagOperationOptions) ToHeaders ¶
func (o WipeManagedAppRegistrationsByDeviceTagOperationOptions) ToHeaders() *client.Headers
func (WipeManagedAppRegistrationsByDeviceTagOperationOptions) ToOData ¶
func (o WipeManagedAppRegistrationsByDeviceTagOperationOptions) ToOData() *odata.Query
func (WipeManagedAppRegistrationsByDeviceTagOperationOptions) ToQuery ¶
func (o WipeManagedAppRegistrationsByDeviceTagOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_assignlicense.go
- method_changepassword.go
- method_checkmembergroups.go
- method_checkmemberobjects.go
- method_createexportpersonaldata.go
- method_findmeetingtimes.go
- method_getmailtips.go
- method_getme.go
- method_getmembergroups.go
- method_getmemberobjects.go
- method_removealldevicesfrommanagement.go
- method_reprocesslicenseassignment.go
- method_restore.go
- method_retryserviceprovisioning.go
- method_revokesigninsessions.go
- method_sendmail.go
- method_translateexchangeids.go
- method_updateme.go
- method_wipemanagedappregistrationsbydevicetag.go
- model_assignlicenserequest.go
- model_changepasswordrequest.go
- model_checkmembergroupsrequest.go
- model_checkmemberobjectsrequest.go
- model_createexportpersonaldatarequest.go
- model_findmeetingtimesrequest.go
- model_getmailtipsrequest.go
- model_getmembergroupsrequest.go
- model_getmemberobjectsrequest.go
- model_revokesigninsessionsresult.go
- model_sendmailrequest.go
- model_translateexchangeidsrequest.go
- model_wipemanagedappregistrationsbydevicetagrequest.go
- predicates.go
- version.go