user

package
v0.24.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2022 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserRequestBuilder

type UserRequestBuilder struct {
	// contains filtered or unexported fields
}

UserRequestBuilder casts the previous resource to user.

func NewUserRequestBuilder

NewUserRequestBuilder instantiates a new UserRequestBuilder and sets the default values.

func NewUserRequestBuilderInternal

func NewUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *UserRequestBuilder

NewUserRequestBuilderInternal instantiates a new UserRequestBuilder and sets the default values.

func (*UserRequestBuilder) AssignLicense

AssignLicense the assignLicense property

func (*UserRequestBuilder) ChangePassword

ChangePassword the changePassword property

func (*UserRequestBuilder) CheckMemberGroups

CheckMemberGroups the checkMemberGroups property

func (*UserRequestBuilder) CheckMemberObjects

CheckMemberObjects the checkMemberObjects property

func (*UserRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.user

func (*UserRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration get the item of type microsoft.graph.directoryObject as microsoft.graph.user

func (*UserRequestBuilder) ExportPersonalData

ExportPersonalData the exportPersonalData property

func (*UserRequestBuilder) FindMeetingTimes

FindMeetingTimes the findMeetingTimes property

func (*UserRequestBuilder) Get

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.user

func (*UserRequestBuilder) GetMailTips

GetMailTips the getMailTips property

func (*UserRequestBuilder) GetManagedAppDiagnosticStatuses

GetManagedAppDiagnosticStatuses provides operations to call the getManagedAppDiagnosticStatuses method.

func (*UserRequestBuilder) GetManagedAppPolicies

GetManagedAppPolicies provides operations to call the getManagedAppPolicies method.

func (*UserRequestBuilder) GetMemberGroups

GetMemberGroups the getMemberGroups property

func (*UserRequestBuilder) GetMemberObjects

GetMemberObjects the getMemberObjects property

func (*UserRequestBuilder) GetWithRequestConfigurationAndResponseHandler

GetWithRequestConfigurationAndResponseHandler get the item of type microsoft.graph.directoryObject as microsoft.graph.user

func (*UserRequestBuilder) ReminderViewWithStartDateTimeWithEndDateTime

ReminderViewWithStartDateTimeWithEndDateTime provides operations to call the reminderView method.

func (*UserRequestBuilder) RemoveAllDevicesFromManagement

RemoveAllDevicesFromManagement the removeAllDevicesFromManagement property

func (*UserRequestBuilder) ReprocessLicenseAssignment

ReprocessLicenseAssignment the reprocessLicenseAssignment property

func (*UserRequestBuilder) Restore

Restore the restore property

func (*UserRequestBuilder) RevokeSignInSessions

RevokeSignInSessions the revokeSignInSessions property

func (*UserRequestBuilder) SendMail

SendMail the sendMail property

func (*UserRequestBuilder) TranslateExchangeIds

TranslateExchangeIds the translateExchangeIds property

func (*UserRequestBuilder) WipeManagedAppRegistrationsByDeviceTag

WipeManagedAppRegistrationsByDeviceTag the wipeManagedAppRegistrationsByDeviceTag property

type UserRequestBuilderGetQueryParameters

type UserRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

UserRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.user

type UserRequestBuilderGetRequestConfiguration

type UserRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *UserRequestBuilderGetQueryParameters
}

UserRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL