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 CreateConvertExternalToInternalMemberUserOperationOptions
- type CreateConvertExternalToInternalMemberUserOperationResponse
- type CreateConvertExternalToInternalMemberUserRequest
- type CreateExportPersonalDataOperationOptions
- type CreateExportPersonalDataOperationResponse
- type CreateExportPersonalDataRequest
- type CreateGetsUserOwnedObjectOperationOptions
- type CreateGetsUserOwnedObjectOperationResponse
- type CreateGetsUserOwnedObjectRequest
- type CreateInvalidateAllRefreshTokenOperationOptions
- type CreateInvalidateAllRefreshTokenOperationResponse
- type CreateInvalidateAllRefreshTokenResult
- type CreateUnblockManagedAppOperationOptions
- type CreateUnblockManagedAppOperationResponse
- type CreateUserOperationOptions
- type CreateUserOperationResponse
- type CreateValidatesPasswordOperationOptions
- type CreateValidatesPasswordOperationResponse
- type CreateValidatesPasswordRequest
- type CreateValidatesPropertyOperationOptions
- type CreateValidatesPropertyOperationResponse
- type CreateValidatesPropertyRequest
- type DeletePasswordSingleSignOnCredentialsOperationOptions
- type DeletePasswordSingleSignOnCredentialsOperationResponse
- type DeletePasswordSingleSignOnCredentialsRequest
- type DeleteUserOperationOptions
- type DeleteUserOperationResponse
- type DirectoryObjectOperationPredicate
- type FindMeetingTimesOperationOptions
- type FindMeetingTimesOperationResponse
- type FindMeetingTimesRequest
- type GetMailTipsCompleteResult
- type GetMailTipsCustomPager
- type GetMailTipsOperationOptions
- type GetMailTipsOperationResponse
- type GetMailTipsRequest
- type GetMemberGroupsCompleteResult
- type GetMemberGroupsCustomPager
- type GetMemberGroupsOperationOptions
- type GetMemberGroupsOperationResponse
- type GetMemberGroupsRequest
- type GetMemberObjectsCompleteResult
- type GetMemberObjectsCustomPager
- type GetMemberObjectsOperationOptions
- type GetMemberObjectsOperationResponse
- type GetMemberObjectsRequest
- type GetPasswordSingleSignOnCredentialsCompleteResult
- type GetPasswordSingleSignOnCredentialsCustomPager
- type GetPasswordSingleSignOnCredentialsOperationOptions
- type GetPasswordSingleSignOnCredentialsOperationResponse
- type GetUserOperationOptions
- type GetUserOperationResponse
- type GetsCountOperationOptions
- type GetsCountOperationResponse
- type ListGetsByIdsCompleteResult
- type ListGetsByIdsCustomPager
- type ListGetsByIdsOperationOptions
- type ListGetsByIdsOperationResponse
- type ListGetsByIdsRequest
- type ListUsersCompleteResult
- type ListUsersCustomPager
- type ListUsersOperationOptions
- type ListUsersOperationResponse
- type MailTipsOperationPredicate
- type PasswordSingleSignOnCredentialSetOperationPredicate
- type RemoveAllDevicesFromManagementOperationOptions
- type RemoveAllDevicesFromManagementOperationResponse
- type ReprocessLicenseAssignmentOperationOptions
- type ReprocessLicenseAssignmentOperationResponse
- type RestoreOperationOptions
- type RestoreOperationResponse
- type RestoreRequest
- 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 UpdateUserOperationOptions
- type UpdateUserOperationResponse
- type UserClient
- func (c UserClient) AssignLicense(ctx context.Context, id beta.UserId, input AssignLicenseRequest, ...) (result AssignLicenseOperationResponse, err error)
- func (c UserClient) ChangePassword(ctx context.Context, id beta.UserId, input ChangePasswordRequest, ...) (result ChangePasswordOperationResponse, err error)
- func (c UserClient) CheckMemberGroups(ctx context.Context, id beta.UserId, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsOperationResponse, err error)
- func (c UserClient) CheckMemberGroupsComplete(ctx context.Context, id beta.UserId, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsCompleteResult, err error)
- func (c UserClient) CheckMemberObjects(ctx context.Context, id beta.UserId, input CheckMemberObjectsRequest, ...) (result CheckMemberObjectsOperationResponse, err error)
- func (c UserClient) CheckMemberObjectsComplete(ctx context.Context, id beta.UserId, input CheckMemberObjectsRequest, ...) (result CheckMemberObjectsCompleteResult, err error)
- func (c UserClient) CreateConvertExternalToInternalMemberUser(ctx context.Context, id beta.UserId, ...) (result CreateConvertExternalToInternalMemberUserOperationResponse, err error)
- func (c UserClient) CreateExportPersonalData(ctx context.Context, id beta.UserId, input CreateExportPersonalDataRequest, ...) (result CreateExportPersonalDataOperationResponse, err error)
- func (c UserClient) CreateGetsUserOwnedObject(ctx context.Context, input CreateGetsUserOwnedObjectRequest, ...) (result CreateGetsUserOwnedObjectOperationResponse, err error)
- func (c UserClient) CreateInvalidateAllRefreshToken(ctx context.Context, id beta.UserId, ...) (result CreateInvalidateAllRefreshTokenOperationResponse, err error)
- func (c UserClient) CreateUnblockManagedApp(ctx context.Context, id beta.UserId, ...) (result CreateUnblockManagedAppOperationResponse, err error)
- func (c UserClient) CreateUser(ctx context.Context, input beta.User, options CreateUserOperationOptions) (result CreateUserOperationResponse, err error)
- func (c UserClient) CreateValidatesPassword(ctx context.Context, input CreateValidatesPasswordRequest, ...) (result CreateValidatesPasswordOperationResponse, err error)
- func (c UserClient) CreateValidatesProperty(ctx context.Context, input CreateValidatesPropertyRequest, ...) (result CreateValidatesPropertyOperationResponse, err error)
- func (c UserClient) DeletePasswordSingleSignOnCredentials(ctx context.Context, id beta.UserId, ...) (result DeletePasswordSingleSignOnCredentialsOperationResponse, err error)
- func (c UserClient) DeleteUser(ctx context.Context, id beta.UserId, options DeleteUserOperationOptions) (result DeleteUserOperationResponse, err error)
- func (c UserClient) FindMeetingTimes(ctx context.Context, id beta.UserId, input FindMeetingTimesRequest, ...) (result FindMeetingTimesOperationResponse, err error)
- func (c UserClient) GetMailTips(ctx context.Context, id beta.UserId, input GetMailTipsRequest, ...) (result GetMailTipsOperationResponse, err error)
- func (c UserClient) GetMailTipsComplete(ctx context.Context, id beta.UserId, input GetMailTipsRequest, ...) (GetMailTipsCompleteResult, error)
- func (c UserClient) GetMailTipsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, input GetMailTipsRequest, ...) (result GetMailTipsCompleteResult, err error)
- func (c UserClient) GetMemberGroups(ctx context.Context, id beta.UserId, input GetMemberGroupsRequest, ...) (result GetMemberGroupsOperationResponse, err error)
- func (c UserClient) GetMemberGroupsComplete(ctx context.Context, id beta.UserId, input GetMemberGroupsRequest, ...) (result GetMemberGroupsCompleteResult, err error)
- func (c UserClient) GetMemberObjects(ctx context.Context, id beta.UserId, input GetMemberObjectsRequest, ...) (result GetMemberObjectsOperationResponse, err error)
- func (c UserClient) GetMemberObjectsComplete(ctx context.Context, id beta.UserId, input GetMemberObjectsRequest, ...) (result GetMemberObjectsCompleteResult, err error)
- func (c UserClient) GetPasswordSingleSignOnCredentials(ctx context.Context, id beta.UserId, ...) (result GetPasswordSingleSignOnCredentialsOperationResponse, err error)
- func (c UserClient) GetPasswordSingleSignOnCredentialsComplete(ctx context.Context, id beta.UserId, ...) (GetPasswordSingleSignOnCredentialsCompleteResult, error)
- func (c UserClient) GetPasswordSingleSignOnCredentialsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, ...) (result GetPasswordSingleSignOnCredentialsCompleteResult, err error)
- func (c UserClient) GetUser(ctx context.Context, id beta.UserId, options GetUserOperationOptions) (result GetUserOperationResponse, err error)
- func (c UserClient) GetsCount(ctx context.Context, options GetsCountOperationOptions) (result GetsCountOperationResponse, err error)
- func (c UserClient) ListGetsByIds(ctx context.Context, input ListGetsByIdsRequest, ...) (result ListGetsByIdsOperationResponse, err error)
- func (c UserClient) ListGetsByIdsComplete(ctx context.Context, input ListGetsByIdsRequest, ...) (ListGetsByIdsCompleteResult, error)
- func (c UserClient) ListGetsByIdsCompleteMatchingPredicate(ctx context.Context, input ListGetsByIdsRequest, ...) (result ListGetsByIdsCompleteResult, err error)
- func (c UserClient) ListUsers(ctx context.Context, options ListUsersOperationOptions) (result ListUsersOperationResponse, err error)
- func (c UserClient) ListUsersComplete(ctx context.Context, options ListUsersOperationOptions) (ListUsersCompleteResult, error)
- func (c UserClient) ListUsersCompleteMatchingPredicate(ctx context.Context, options ListUsersOperationOptions, ...) (result ListUsersCompleteResult, err error)
- func (c UserClient) RemoveAllDevicesFromManagement(ctx context.Context, id beta.UserId, ...) (result RemoveAllDevicesFromManagementOperationResponse, err error)
- func (c UserClient) ReprocessLicenseAssignment(ctx context.Context, id beta.UserId, ...) (result ReprocessLicenseAssignmentOperationResponse, err error)
- func (c UserClient) Restore(ctx context.Context, id beta.UserId, input RestoreRequest, ...) (result RestoreOperationResponse, err error)
- func (c UserClient) RetryServiceProvisioning(ctx context.Context, id beta.UserId, ...) (result RetryServiceProvisioningOperationResponse, err error)
- func (c UserClient) RevokeSignInSessions(ctx context.Context, id beta.UserId, ...) (result RevokeSignInSessionsOperationResponse, err error)
- func (c UserClient) SendMail(ctx context.Context, id beta.UserId, input SendMailRequest, ...) (result SendMailOperationResponse, err error)
- func (c UserClient) TranslateExchangeIds(ctx context.Context, id beta.UserId, input TranslateExchangeIdsRequest, ...) (result TranslateExchangeIdsOperationResponse, err error)
- func (c UserClient) TranslateExchangeIdsComplete(ctx context.Context, id beta.UserId, input TranslateExchangeIdsRequest, ...) (TranslateExchangeIdsCompleteResult, error)
- func (c UserClient) TranslateExchangeIdsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, input TranslateExchangeIdsRequest, ...) (result TranslateExchangeIdsCompleteResult, err error)
- func (c UserClient) UpdateUser(ctx context.Context, id beta.UserId, input beta.User, ...) (result UpdateUserOperationResponse, err error)
- func (c UserClient) WipeAndBlockManagedApps(ctx context.Context, id beta.UserId, ...) (result WipeAndBlockManagedAppsOperationResponse, err error)
- func (c UserClient) WipeManagedAppRegistrationByDeviceTag(ctx context.Context, id beta.UserId, ...) (result WipeManagedAppRegistrationByDeviceTagOperationResponse, err error)
- func (c UserClient) WipeManagedAppRegistrationsByAzureAdDeviceId(ctx context.Context, id beta.UserId, ...) (result WipeManagedAppRegistrationsByAzureAdDeviceIdOperationResponse, ...)
- func (c UserClient) WipeManagedAppRegistrationsByDeviceTag(ctx context.Context, id beta.UserId, ...) (result WipeManagedAppRegistrationsByDeviceTagOperationResponse, err error)
- type UserOperationPredicate
- type WipeAndBlockManagedAppsOperationOptions
- type WipeAndBlockManagedAppsOperationResponse
- type WipeManagedAppRegistrationByDeviceTagOperationOptions
- type WipeManagedAppRegistrationByDeviceTagOperationResponse
- type WipeManagedAppRegistrationByDeviceTagRequest
- type WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions
- type WipeManagedAppRegistrationsByAzureAdDeviceIdOperationResponse
- type WipeManagedAppRegistrationsByAzureAdDeviceIdRequest
- 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 *[]beta.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 beta.ConvertIdResult) bool
type CreateConvertExternalToInternalMemberUserOperationOptions ¶
type CreateConvertExternalToInternalMemberUserOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateConvertExternalToInternalMemberUserOperationOptions ¶
func DefaultCreateConvertExternalToInternalMemberUserOperationOptions() CreateConvertExternalToInternalMemberUserOperationOptions
func (CreateConvertExternalToInternalMemberUserOperationOptions) ToHeaders ¶
func (o CreateConvertExternalToInternalMemberUserOperationOptions) ToHeaders() *client.Headers
func (CreateConvertExternalToInternalMemberUserOperationOptions) ToOData ¶
func (o CreateConvertExternalToInternalMemberUserOperationOptions) ToOData() *odata.Query
func (CreateConvertExternalToInternalMemberUserOperationOptions) ToQuery ¶
func (o CreateConvertExternalToInternalMemberUserOperationOptions) ToQuery() *client.QueryParams
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 CreateGetsUserOwnedObjectOperationOptions ¶
type CreateGetsUserOwnedObjectOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateGetsUserOwnedObjectOperationOptions ¶
func DefaultCreateGetsUserOwnedObjectOperationOptions() CreateGetsUserOwnedObjectOperationOptions
func (CreateGetsUserOwnedObjectOperationOptions) ToHeaders ¶
func (o CreateGetsUserOwnedObjectOperationOptions) ToHeaders() *client.Headers
func (CreateGetsUserOwnedObjectOperationOptions) ToOData ¶
func (o CreateGetsUserOwnedObjectOperationOptions) ToOData() *odata.Query
func (CreateGetsUserOwnedObjectOperationOptions) ToQuery ¶
func (o CreateGetsUserOwnedObjectOperationOptions) ToQuery() *client.QueryParams
type CreateInvalidateAllRefreshTokenOperationOptions ¶
type CreateInvalidateAllRefreshTokenOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateInvalidateAllRefreshTokenOperationOptions ¶
func DefaultCreateInvalidateAllRefreshTokenOperationOptions() CreateInvalidateAllRefreshTokenOperationOptions
func (CreateInvalidateAllRefreshTokenOperationOptions) ToHeaders ¶
func (o CreateInvalidateAllRefreshTokenOperationOptions) ToHeaders() *client.Headers
func (CreateInvalidateAllRefreshTokenOperationOptions) ToOData ¶
func (o CreateInvalidateAllRefreshTokenOperationOptions) ToOData() *odata.Query
func (CreateInvalidateAllRefreshTokenOperationOptions) ToQuery ¶
func (o CreateInvalidateAllRefreshTokenOperationOptions) ToQuery() *client.QueryParams
type CreateInvalidateAllRefreshTokenOperationResponse ¶
type CreateInvalidateAllRefreshTokenOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *CreateInvalidateAllRefreshTokenResult }
type CreateUnblockManagedAppOperationOptions ¶
type CreateUnblockManagedAppOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateUnblockManagedAppOperationOptions ¶
func DefaultCreateUnblockManagedAppOperationOptions() CreateUnblockManagedAppOperationOptions
func (CreateUnblockManagedAppOperationOptions) ToHeaders ¶
func (o CreateUnblockManagedAppOperationOptions) ToHeaders() *client.Headers
func (CreateUnblockManagedAppOperationOptions) ToOData ¶
func (o CreateUnblockManagedAppOperationOptions) ToOData() *odata.Query
func (CreateUnblockManagedAppOperationOptions) ToQuery ¶
func (o CreateUnblockManagedAppOperationOptions) ToQuery() *client.QueryParams
type CreateUserOperationOptions ¶
type CreateUserOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateUserOperationOptions ¶
func DefaultCreateUserOperationOptions() CreateUserOperationOptions
func (CreateUserOperationOptions) ToHeaders ¶
func (o CreateUserOperationOptions) ToHeaders() *client.Headers
func (CreateUserOperationOptions) ToOData ¶
func (o CreateUserOperationOptions) ToOData() *odata.Query
func (CreateUserOperationOptions) ToQuery ¶
func (o CreateUserOperationOptions) ToQuery() *client.QueryParams
type CreateValidatesPasswordOperationOptions ¶
type CreateValidatesPasswordOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateValidatesPasswordOperationOptions ¶
func DefaultCreateValidatesPasswordOperationOptions() CreateValidatesPasswordOperationOptions
func (CreateValidatesPasswordOperationOptions) ToHeaders ¶
func (o CreateValidatesPasswordOperationOptions) ToHeaders() *client.Headers
func (CreateValidatesPasswordOperationOptions) ToOData ¶
func (o CreateValidatesPasswordOperationOptions) ToOData() *odata.Query
func (CreateValidatesPasswordOperationOptions) ToQuery ¶
func (o CreateValidatesPasswordOperationOptions) ToQuery() *client.QueryParams
type CreateValidatesPasswordRequest ¶
type CreateValidatesPasswordRequest struct {
Password *string `json:"password,omitempty"`
}
type CreateValidatesPropertyOperationOptions ¶
type CreateValidatesPropertyOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateValidatesPropertyOperationOptions ¶
func DefaultCreateValidatesPropertyOperationOptions() CreateValidatesPropertyOperationOptions
func (CreateValidatesPropertyOperationOptions) ToHeaders ¶
func (o CreateValidatesPropertyOperationOptions) ToHeaders() *client.Headers
func (CreateValidatesPropertyOperationOptions) ToOData ¶
func (o CreateValidatesPropertyOperationOptions) ToOData() *odata.Query
func (CreateValidatesPropertyOperationOptions) ToQuery ¶
func (o CreateValidatesPropertyOperationOptions) ToQuery() *client.QueryParams
type CreateValidatesPropertyRequest ¶
type CreateValidatesPropertyRequest struct { DisplayName nullable.Type[string] `json:"displayName,omitempty"` EntityType nullable.Type[string] `json:"entityType,omitempty"` MailNickname nullable.Type[string] `json:"mailNickname,omitempty"` OnBehalfOfUserId nullable.Type[string] `json:"onBehalfOfUserId,omitempty"` }
type DeletePasswordSingleSignOnCredentialsOperationOptions ¶
type DeletePasswordSingleSignOnCredentialsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeletePasswordSingleSignOnCredentialsOperationOptions ¶
func DefaultDeletePasswordSingleSignOnCredentialsOperationOptions() DeletePasswordSingleSignOnCredentialsOperationOptions
func (DeletePasswordSingleSignOnCredentialsOperationOptions) ToHeaders ¶
func (o DeletePasswordSingleSignOnCredentialsOperationOptions) ToHeaders() *client.Headers
func (DeletePasswordSingleSignOnCredentialsOperationOptions) ToOData ¶
func (o DeletePasswordSingleSignOnCredentialsOperationOptions) ToOData() *odata.Query
func (DeletePasswordSingleSignOnCredentialsOperationOptions) ToQuery ¶
func (o DeletePasswordSingleSignOnCredentialsOperationOptions) ToQuery() *client.QueryParams
type DeletePasswordSingleSignOnCredentialsRequest ¶
type DeletePasswordSingleSignOnCredentialsRequest struct {
Id *string `json:"id,omitempty"`
}
type DeleteUserOperationOptions ¶
type DeleteUserOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteUserOperationOptions ¶
func DefaultDeleteUserOperationOptions() DeleteUserOperationOptions
func (DeleteUserOperationOptions) ToHeaders ¶
func (o DeleteUserOperationOptions) ToHeaders() *client.Headers
func (DeleteUserOperationOptions) ToOData ¶
func (o DeleteUserOperationOptions) ToOData() *odata.Query
func (DeleteUserOperationOptions) ToQuery ¶
func (o DeleteUserOperationOptions) ToQuery() *client.QueryParams
type DirectoryObjectOperationPredicate ¶
type DirectoryObjectOperationPredicate struct { }
func (DirectoryObjectOperationPredicate) Matches ¶
func (p DirectoryObjectOperationPredicate) Matches(input beta.DirectoryObject) bool
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 *[]beta.AttendeeBase `json:"attendees,omitempty"` IsOrganizerOptional nullable.Type[bool] `json:"isOrganizerOptional,omitempty"` LocationConstraint *beta.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 *beta.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 *beta.MailTipsType `json:"MailTipsOptions,omitempty"` }
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 GetPasswordSingleSignOnCredentialsCompleteResult ¶
type GetPasswordSingleSignOnCredentialsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.PasswordSingleSignOnCredentialSet }
type GetPasswordSingleSignOnCredentialsCustomPager ¶
type GetPasswordSingleSignOnCredentialsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*GetPasswordSingleSignOnCredentialsCustomPager) NextPageLink ¶
func (p *GetPasswordSingleSignOnCredentialsCustomPager) NextPageLink() *odata.Link
type GetPasswordSingleSignOnCredentialsOperationOptions ¶
type GetPasswordSingleSignOnCredentialsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultGetPasswordSingleSignOnCredentialsOperationOptions ¶
func DefaultGetPasswordSingleSignOnCredentialsOperationOptions() GetPasswordSingleSignOnCredentialsOperationOptions
func (GetPasswordSingleSignOnCredentialsOperationOptions) ToHeaders ¶
func (o GetPasswordSingleSignOnCredentialsOperationOptions) ToHeaders() *client.Headers
func (GetPasswordSingleSignOnCredentialsOperationOptions) ToOData ¶
func (o GetPasswordSingleSignOnCredentialsOperationOptions) ToOData() *odata.Query
func (GetPasswordSingleSignOnCredentialsOperationOptions) ToQuery ¶
func (o GetPasswordSingleSignOnCredentialsOperationOptions) ToQuery() *client.QueryParams
type GetUserOperationOptions ¶
type GetUserOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetUserOperationOptions ¶
func DefaultGetUserOperationOptions() GetUserOperationOptions
func (GetUserOperationOptions) ToHeaders ¶
func (o GetUserOperationOptions) ToHeaders() *client.Headers
func (GetUserOperationOptions) ToOData ¶
func (o GetUserOperationOptions) ToOData() *odata.Query
func (GetUserOperationOptions) ToQuery ¶
func (o GetUserOperationOptions) ToQuery() *client.QueryParams
type GetsCountOperationOptions ¶
type GetsCountOperationOptions struct { ConsistencyLevel *odata.ConsistencyLevel Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetsCountOperationOptions ¶
func DefaultGetsCountOperationOptions() GetsCountOperationOptions
func (GetsCountOperationOptions) ToHeaders ¶
func (o GetsCountOperationOptions) ToHeaders() *client.Headers
func (GetsCountOperationOptions) ToOData ¶
func (o GetsCountOperationOptions) ToOData() *odata.Query
func (GetsCountOperationOptions) ToQuery ¶
func (o GetsCountOperationOptions) ToQuery() *client.QueryParams
type ListGetsByIdsCompleteResult ¶
type ListGetsByIdsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DirectoryObject }
type ListGetsByIdsCustomPager ¶
func (*ListGetsByIdsCustomPager) NextPageLink ¶
func (p *ListGetsByIdsCustomPager) NextPageLink() *odata.Link
type ListGetsByIdsOperationOptions ¶
type ListGetsByIdsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultListGetsByIdsOperationOptions ¶
func DefaultListGetsByIdsOperationOptions() ListGetsByIdsOperationOptions
func (ListGetsByIdsOperationOptions) ToHeaders ¶
func (o ListGetsByIdsOperationOptions) ToHeaders() *client.Headers
func (ListGetsByIdsOperationOptions) ToOData ¶
func (o ListGetsByIdsOperationOptions) ToOData() *odata.Query
func (ListGetsByIdsOperationOptions) ToQuery ¶
func (o ListGetsByIdsOperationOptions) ToQuery() *client.QueryParams
type ListGetsByIdsRequest ¶
type ListUsersCompleteResult ¶
type ListUsersCustomPager ¶
func (*ListUsersCustomPager) NextPageLink ¶
func (p *ListUsersCustomPager) NextPageLink() *odata.Link
type ListUsersOperationOptions ¶
type ListUsersOperationOptions struct { ConsistencyLevel *odata.ConsistencyLevel Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListUsersOperationOptions ¶
func DefaultListUsersOperationOptions() ListUsersOperationOptions
func (ListUsersOperationOptions) ToHeaders ¶
func (o ListUsersOperationOptions) ToHeaders() *client.Headers
func (ListUsersOperationOptions) ToOData ¶
func (o ListUsersOperationOptions) ToOData() *odata.Query
func (ListUsersOperationOptions) ToQuery ¶
func (o ListUsersOperationOptions) ToQuery() *client.QueryParams
type MailTipsOperationPredicate ¶
type MailTipsOperationPredicate struct { }
type PasswordSingleSignOnCredentialSetOperationPredicate ¶
type PasswordSingleSignOnCredentialSetOperationPredicate struct { }
func (PasswordSingleSignOnCredentialSetOperationPredicate) Matches ¶
func (p PasswordSingleSignOnCredentialSetOperationPredicate) Matches(input beta.PasswordSingleSignOnCredentialSet) bool
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 RestoreRequest ¶
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 []beta.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 *beta.ExchangeIdFormat `json:"SourceIdType,omitempty"` TargetIdType *beta.ExchangeIdFormat `json:"TargetIdType,omitempty"` }
type UpdateUserOperationOptions ¶
type UpdateUserOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateUserOperationOptions ¶
func DefaultUpdateUserOperationOptions() UpdateUserOperationOptions
func (UpdateUserOperationOptions) ToHeaders ¶
func (o UpdateUserOperationOptions) ToHeaders() *client.Headers
func (UpdateUserOperationOptions) ToOData ¶
func (o UpdateUserOperationOptions) ToOData() *odata.Query
func (UpdateUserOperationOptions) ToQuery ¶
func (o UpdateUserOperationOptions) ToQuery() *client.QueryParams
type UserClient ¶
func NewUserClientWithBaseURI ¶
func NewUserClientWithBaseURI(sdkApi sdkEnv.Api) (*UserClient, error)
func (UserClient) AssignLicense ¶
func (c UserClient) AssignLicense(ctx context.Context, id beta.UserId, 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. To get the subscriptions available in the directory, perform a GET subscribedSkus request.
func (UserClient) ChangePassword ¶
func (c UserClient) ChangePassword(ctx context.Context, id beta.UserId, 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 (UserClient) CheckMemberGroups ¶
func (c UserClient) CheckMemberGroups(ctx context.Context, id beta.UserId, 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 (UserClient) CheckMemberGroupsComplete ¶
func (c UserClient) CheckMemberGroupsComplete(ctx context.Context, id beta.UserId, input CheckMemberGroupsRequest, options CheckMemberGroupsOperationOptions) (result CheckMemberGroupsCompleteResult, err error)
CheckMemberGroupsComplete retrieves all the results into a single object
func (UserClient) CheckMemberObjects ¶
func (c UserClient) CheckMemberObjects(ctx context.Context, id beta.UserId, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsOperationResponse, err error)
CheckMemberObjects - Invoke action checkMemberObjects
func (UserClient) CheckMemberObjectsComplete ¶
func (c UserClient) CheckMemberObjectsComplete(ctx context.Context, id beta.UserId, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsCompleteResult, err error)
CheckMemberObjectsComplete retrieves all the results into a single object
func (UserClient) CreateConvertExternalToInternalMemberUser ¶
func (c UserClient) CreateConvertExternalToInternalMemberUser(ctx context.Context, id beta.UserId, input CreateConvertExternalToInternalMemberUserRequest, options CreateConvertExternalToInternalMemberUserOperationOptions) (result CreateConvertExternalToInternalMemberUserOperationResponse, err error)
CreateConvertExternalToInternalMemberUser - Invoke action convertExternalToInternalMemberUser. Convert an externally authenticated user into an internal user. The user is able to sign into the host tenant as an internal user and access resources as a member. For more information about this conversion, see Convert external users to internal users.
func (UserClient) CreateExportPersonalData ¶
func (c UserClient) CreateExportPersonalData(ctx context.Context, id beta.UserId, 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 (UserClient) CreateGetsUserOwnedObject ¶
func (c UserClient) CreateGetsUserOwnedObject(ctx context.Context, input CreateGetsUserOwnedObjectRequest, options CreateGetsUserOwnedObjectOperationOptions) (result CreateGetsUserOwnedObjectOperationResponse, err error)
CreateGetsUserOwnedObject - Invoke action getUserOwnedObjects. Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn't support pagination.
func (UserClient) CreateInvalidateAllRefreshToken ¶
func (c UserClient) CreateInvalidateAllRefreshToken(ctx context.Context, id beta.UserId, options CreateInvalidateAllRefreshTokenOperationOptions) (result CreateInvalidateAllRefreshTokenOperationResponse, err error)
CreateInvalidateAllRefreshToken - Invoke action invalidateAllRefreshTokens. Invalidates all of the user's refresh tokens issued to applications (as well as session cookies in a user's browser), by resetting the refreshTokensValidFromDateTime 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 would prevent access to any of the organization's data accessed through applications on the device without the user first being required to sign in again. In fact, this operation would force the user to sign in again for all applications that they have previously consented to, independent of device. For developers, if the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in.
func (UserClient) CreateUnblockManagedApp ¶
func (c UserClient) CreateUnblockManagedApp(ctx context.Context, id beta.UserId, options CreateUnblockManagedAppOperationOptions) (result CreateUnblockManagedAppOperationResponse, err error)
CreateUnblockManagedApp - Invoke action unblockManagedApps. Unblocks the managed app user from app check-in.
func (UserClient) CreateUser ¶
func (c UserClient) CreateUser(ctx context.Context, input beta.User, options CreateUserOperationOptions) (result CreateUserOperationResponse, err error)
CreateUser - Create user. Create a new user. The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties. This operation returns by default only a subset of the properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
func (UserClient) CreateValidatesPassword ¶
func (c UserClient) CreateValidatesPassword(ctx context.Context, input CreateValidatesPasswordRequest, options CreateValidatesPasswordOperationOptions) (result CreateValidatesPasswordOperationResponse, err error)
CreateValidatesPassword - Invoke action validatePassword. Check a user's password against the organization's password validation policy and report whether the password is valid. Use this action to provide real-time feedback on password strength while the user types their password.
func (UserClient) CreateValidatesProperty ¶
func (c UserClient) CreateValidatesProperty(ctx context.Context, input CreateValidatesPropertyRequest, options CreateValidatesPropertyOperationOptions) (result CreateValidatesPropertyOperationResponse, err error)
CreateValidatesProperty - Invoke action validateProperties. Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: 1. Validate the prefix and suffix naming policy 2. Validate the custom banned words policy 3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy.
func (UserClient) DeletePasswordSingleSignOnCredentials ¶
func (c UserClient) DeletePasswordSingleSignOnCredentials(ctx context.Context, id beta.UserId, input DeletePasswordSingleSignOnCredentialsRequest, options DeletePasswordSingleSignOnCredentialsOperationOptions) (result DeletePasswordSingleSignOnCredentialsOperationResponse, err error)
DeletePasswordSingleSignOnCredentials - Invoke action deletePasswordSingleSignOnCredentials. Delete the password-based single sign-on credentials for a given user to a given service principal.
func (UserClient) DeleteUser ¶
func (c UserClient) DeleteUser(ctx context.Context, id beta.UserId, options DeleteUserOperationOptions) (result DeleteUserOperationResponse, err error)
DeleteUser - Delete a user. Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
func (UserClient) FindMeetingTimes ¶
func (c UserClient) FindMeetingTimes(ctx context.Context, id beta.UserId, 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 (UserClient) GetMailTips ¶
func (c UserClient) GetMailTips(ctx context.Context, id beta.UserId, 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 (UserClient) GetMailTipsComplete ¶
func (c UserClient) GetMailTipsComplete(ctx context.Context, id beta.UserId, input GetMailTipsRequest, options GetMailTipsOperationOptions) (GetMailTipsCompleteResult, error)
GetMailTipsComplete retrieves all the results into a single object
func (UserClient) GetMailTipsCompleteMatchingPredicate ¶
func (c UserClient) GetMailTipsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, input GetMailTipsRequest, options GetMailTipsOperationOptions, predicate MailTipsOperationPredicate) (result GetMailTipsCompleteResult, err error)
GetMailTipsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserClient) GetMemberGroups ¶
func (c UserClient) GetMemberGroups(ctx context.Context, id beta.UserId, 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 (UserClient) GetMemberGroupsComplete ¶
func (c UserClient) GetMemberGroupsComplete(ctx context.Context, id beta.UserId, input GetMemberGroupsRequest, options GetMemberGroupsOperationOptions) (result GetMemberGroupsCompleteResult, err error)
GetMemberGroupsComplete retrieves all the results into a single object
func (UserClient) GetMemberObjects ¶
func (c UserClient) GetMemberObjects(ctx context.Context, id beta.UserId, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsOperationResponse, err error)
GetMemberObjects - Invoke action getMemberObjects
func (UserClient) GetMemberObjectsComplete ¶
func (c UserClient) GetMemberObjectsComplete(ctx context.Context, id beta.UserId, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsCompleteResult, err error)
GetMemberObjectsComplete retrieves all the results into a single object
func (UserClient) GetPasswordSingleSignOnCredentials ¶
func (c UserClient) GetPasswordSingleSignOnCredentials(ctx context.Context, id beta.UserId, options GetPasswordSingleSignOnCredentialsOperationOptions) (result GetPasswordSingleSignOnCredentialsOperationResponse, err error)
GetPasswordSingleSignOnCredentials - Invoke action getPasswordSingleSignOnCredentials. Get the list of password-based single sign-on credentials for a given user. This API returns the encrypted passwords as null or empty strings.
func (UserClient) GetPasswordSingleSignOnCredentialsComplete ¶
func (c UserClient) GetPasswordSingleSignOnCredentialsComplete(ctx context.Context, id beta.UserId, options GetPasswordSingleSignOnCredentialsOperationOptions) (GetPasswordSingleSignOnCredentialsCompleteResult, error)
GetPasswordSingleSignOnCredentialsComplete retrieves all the results into a single object
func (UserClient) GetPasswordSingleSignOnCredentialsCompleteMatchingPredicate ¶
func (c UserClient) GetPasswordSingleSignOnCredentialsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options GetPasswordSingleSignOnCredentialsOperationOptions, predicate PasswordSingleSignOnCredentialSetOperationPredicate) (result GetPasswordSingleSignOnCredentialsCompleteResult, err error)
GetPasswordSingleSignOnCredentialsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserClient) GetUser ¶
func (c UserClient) GetUser(ctx context.Context, id beta.UserId, options GetUserOperationOptions) (result GetUserOperationResponse, err error)
GetUser - Get user. Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
func (UserClient) GetsCount ¶
func (c UserClient) GetsCount(ctx context.Context, options GetsCountOperationOptions) (result GetsCountOperationResponse, err error)
GetsCount - Get the number of the resource
func (UserClient) ListGetsByIds ¶
func (c UserClient) ListGetsByIds(ctx context.Context, input ListGetsByIdsRequest, options ListGetsByIdsOperationOptions) (result ListGetsByIdsOperationResponse, err error)
ListGetsByIds - Invoke action getByIds. Return the directory objects specified in a list of IDs. Some common uses for this function are to
func (UserClient) ListGetsByIdsComplete ¶
func (c UserClient) ListGetsByIdsComplete(ctx context.Context, input ListGetsByIdsRequest, options ListGetsByIdsOperationOptions) (ListGetsByIdsCompleteResult, error)
ListGetsByIdsComplete retrieves all the results into a single object
func (UserClient) ListGetsByIdsCompleteMatchingPredicate ¶
func (c UserClient) ListGetsByIdsCompleteMatchingPredicate(ctx context.Context, input ListGetsByIdsRequest, options ListGetsByIdsOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListGetsByIdsCompleteResult, err error)
ListGetsByIdsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserClient) ListUsers ¶
func (c UserClient) ListUsers(ctx context.Context, options ListUsersOperationOptions) (result ListUsersOperationResponse, err error)
ListUsers - List users. Retrieve a list of user objects. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option.
func (UserClient) ListUsersComplete ¶
func (c UserClient) ListUsersComplete(ctx context.Context, options ListUsersOperationOptions) (ListUsersCompleteResult, error)
ListUsersComplete retrieves all the results into a single object
func (UserClient) ListUsersCompleteMatchingPredicate ¶
func (c UserClient) ListUsersCompleteMatchingPredicate(ctx context.Context, options ListUsersOperationOptions, predicate UserOperationPredicate) (result ListUsersCompleteResult, err error)
ListUsersCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserClient) RemoveAllDevicesFromManagement ¶
func (c UserClient) RemoveAllDevicesFromManagement(ctx context.Context, id beta.UserId, options RemoveAllDevicesFromManagementOperationOptions) (result RemoveAllDevicesFromManagementOperationResponse, err error)
RemoveAllDevicesFromManagement - Invoke action removeAllDevicesFromManagement. Retire all devices from management for this user
func (UserClient) ReprocessLicenseAssignment ¶
func (c UserClient) ReprocessLicenseAssignment(ctx context.Context, id beta.UserId, 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 (UserClient) Restore ¶
func (c UserClient) Restore(ctx context.Context, id beta.UserId, input RestoreRequest, options RestoreOperationOptions) (result RestoreOperationResponse, err error)
Restore - Invoke action restore. Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. 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 (UserClient) RetryServiceProvisioning ¶
func (c UserClient) RetryServiceProvisioning(ctx context.Context, id beta.UserId, options RetryServiceProvisioningOperationOptions) (result RetryServiceProvisioningOperationResponse, err error)
RetryServiceProvisioning - Invoke action retryServiceProvisioning. Retry the user service provisioning.
func (UserClient) RevokeSignInSessions ¶
func (c UserClient) RevokeSignInSessions(ctx context.Context, id beta.UserId, 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. If the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in.
func (UserClient) SendMail ¶
func (c UserClient) SendMail(ctx context.Context, id beta.UserId, 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 an attachment and use a mention to call out another user in the new message. 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 (UserClient) TranslateExchangeIds ¶
func (c UserClient) TranslateExchangeIds(ctx context.Context, id beta.UserId, input TranslateExchangeIdsRequest, options TranslateExchangeIdsOperationOptions) (result TranslateExchangeIdsOperationResponse, err error)
TranslateExchangeIds - Invoke action translateExchangeIds. Translate identifiers of Outlook-related resources between formats.
func (UserClient) TranslateExchangeIdsComplete ¶
func (c UserClient) TranslateExchangeIdsComplete(ctx context.Context, id beta.UserId, input TranslateExchangeIdsRequest, options TranslateExchangeIdsOperationOptions) (TranslateExchangeIdsCompleteResult, error)
TranslateExchangeIdsComplete retrieves all the results into a single object
func (UserClient) TranslateExchangeIdsCompleteMatchingPredicate ¶
func (c UserClient) TranslateExchangeIdsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, input TranslateExchangeIdsRequest, options TranslateExchangeIdsOperationOptions, predicate ConvertIdResultOperationPredicate) (result TranslateExchangeIdsCompleteResult, err error)
TranslateExchangeIdsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserClient) UpdateUser ¶
func (c UserClient) UpdateUser(ctx context.Context, id beta.UserId, input beta.User, options UpdateUserOperationOptions) (result UpdateUserOperationResponse, err error)
UpdateUser - Update user. Update the properties of a user object.
func (UserClient) WipeAndBlockManagedApps ¶
func (c UserClient) WipeAndBlockManagedApps(ctx context.Context, id beta.UserId, options WipeAndBlockManagedAppsOperationOptions) (result WipeAndBlockManagedAppsOperationResponse, err error)
WipeAndBlockManagedApps - Invoke action wipeAndBlockManagedApps. Blocks the managed app user from app check-in.
func (UserClient) WipeManagedAppRegistrationByDeviceTag ¶
func (c UserClient) WipeManagedAppRegistrationByDeviceTag(ctx context.Context, id beta.UserId, input WipeManagedAppRegistrationByDeviceTagRequest, options WipeManagedAppRegistrationByDeviceTagOperationOptions) (result WipeManagedAppRegistrationByDeviceTagOperationResponse, err error)
WipeManagedAppRegistrationByDeviceTag - Invoke action wipeManagedAppRegistrationByDeviceTag. Issues a wipe operation on an app registration with specified device tag.
func (UserClient) WipeManagedAppRegistrationsByAzureAdDeviceId ¶
func (c UserClient) WipeManagedAppRegistrationsByAzureAdDeviceId(ctx context.Context, id beta.UserId, input WipeManagedAppRegistrationsByAzureAdDeviceIdRequest, options WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions) (result WipeManagedAppRegistrationsByAzureAdDeviceIdOperationResponse, err error)
WipeManagedAppRegistrationsByAzureAdDeviceId - Invoke action wipeManagedAppRegistrationsByAzureAdDeviceId. Issues a wipe operation on an app registration with specified aad device Id.
func (UserClient) WipeManagedAppRegistrationsByDeviceTag ¶
func (c UserClient) WipeManagedAppRegistrationsByDeviceTag(ctx context.Context, id beta.UserId, 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 UserOperationPredicate ¶
type UserOperationPredicate struct { }
type WipeAndBlockManagedAppsOperationOptions ¶
type WipeAndBlockManagedAppsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultWipeAndBlockManagedAppsOperationOptions ¶
func DefaultWipeAndBlockManagedAppsOperationOptions() WipeAndBlockManagedAppsOperationOptions
func (WipeAndBlockManagedAppsOperationOptions) ToHeaders ¶
func (o WipeAndBlockManagedAppsOperationOptions) ToHeaders() *client.Headers
func (WipeAndBlockManagedAppsOperationOptions) ToOData ¶
func (o WipeAndBlockManagedAppsOperationOptions) ToOData() *odata.Query
func (WipeAndBlockManagedAppsOperationOptions) ToQuery ¶
func (o WipeAndBlockManagedAppsOperationOptions) ToQuery() *client.QueryParams
type WipeManagedAppRegistrationByDeviceTagOperationOptions ¶
type WipeManagedAppRegistrationByDeviceTagOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultWipeManagedAppRegistrationByDeviceTagOperationOptions ¶
func DefaultWipeManagedAppRegistrationByDeviceTagOperationOptions() WipeManagedAppRegistrationByDeviceTagOperationOptions
func (WipeManagedAppRegistrationByDeviceTagOperationOptions) ToHeaders ¶
func (o WipeManagedAppRegistrationByDeviceTagOperationOptions) ToHeaders() *client.Headers
func (WipeManagedAppRegistrationByDeviceTagOperationOptions) ToOData ¶
func (o WipeManagedAppRegistrationByDeviceTagOperationOptions) ToOData() *odata.Query
func (WipeManagedAppRegistrationByDeviceTagOperationOptions) ToQuery ¶
func (o WipeManagedAppRegistrationByDeviceTagOperationOptions) ToQuery() *client.QueryParams
type WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions ¶
type WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultWipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions ¶
func DefaultWipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions() WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions
func (WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions) ToHeaders ¶
func (o WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions) ToHeaders() *client.Headers
func (WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions) ToOData ¶
func (o WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions) ToOData() *odata.Query
func (WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions) ToQuery ¶
func (o WipeManagedAppRegistrationsByAzureAdDeviceIdOperationOptions) 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_createconvertexternaltointernalmemberuser.go
- method_createexportpersonaldata.go
- method_creategetsuserownedobject.go
- method_createinvalidateallrefreshtoken.go
- method_createunblockmanagedapp.go
- method_createuser.go
- method_createvalidatespassword.go
- method_createvalidatesproperty.go
- method_deletepasswordsinglesignoncredentials.go
- method_deleteuser.go
- method_findmeetingtimes.go
- method_getmailtips.go
- method_getmembergroups.go
- method_getmemberobjects.go
- method_getpasswordsinglesignoncredentials.go
- method_getscount.go
- method_getuser.go
- method_listgetsbyids.go
- method_listusers.go
- method_removealldevicesfrommanagement.go
- method_reprocesslicenseassignment.go
- method_restore.go
- method_retryserviceprovisioning.go
- method_revokesigninsessions.go
- method_sendmail.go
- method_translateexchangeids.go
- method_updateuser.go
- method_wipeandblockmanagedapps.go
- method_wipemanagedappregistrationbydevicetag.go
- method_wipemanagedappregistrationsbyazureaddeviceid.go
- method_wipemanagedappregistrationsbydevicetag.go
- model_assignlicenserequest.go
- model_changepasswordrequest.go
- model_checkmembergroupsrequest.go
- model_checkmemberobjectsrequest.go
- model_createconvertexternaltointernalmemberuserrequest.go
- model_createexportpersonaldatarequest.go
- model_creategetsuserownedobjectrequest.go
- model_createinvalidateallrefreshtokenresult.go
- model_createvalidatespasswordrequest.go
- model_createvalidatespropertyrequest.go
- model_deletepasswordsinglesignoncredentialsrequest.go
- model_findmeetingtimesrequest.go
- model_getmailtipsrequest.go
- model_getmembergroupsrequest.go
- model_getmemberobjectsrequest.go
- model_listgetsbyidsrequest.go
- model_restorerequest.go
- model_revokesigninsessionsresult.go
- model_sendmailrequest.go
- model_translateexchangeidsrequest.go
- model_wipemanagedappregistrationbydevicetagrequest.go
- model_wipemanagedappregistrationsbyazureaddeviceidrequest.go
- model_wipemanagedappregistrationsbydevicetagrequest.go
- predicates.go
- version.go