device

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceRequestBuilder

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

DeviceRequestBuilder provides operations to manage the device property of the microsoft.graph.microsoftAuthenticatorAuthenticationMethod entity.

func NewDeviceRequestBuilder

NewDeviceRequestBuilder instantiates a new DeviceRequestBuilder and sets the default values.

func NewDeviceRequestBuilderInternal

func NewDeviceRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DeviceRequestBuilder

NewDeviceRequestBuilderInternal instantiates a new DeviceRequestBuilder and sets the default values.

func (*DeviceRequestBuilder) CheckMemberGroups added in v0.27.0

CheckMemberGroups the checkMemberGroups property

func (*DeviceRequestBuilder) CheckMemberObjects added in v0.27.0

CheckMemberObjects the checkMemberObjects property

func (*DeviceRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property device for me

func (*DeviceRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property device for me

func (*DeviceRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In.

func (*DeviceRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In.

func (*DeviceRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property device in me

func (*DeviceRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property device in me

func (*DeviceRequestBuilder) Delete

Delete delete navigation property device for me

func (*DeviceRequestBuilder) Extensions added in v0.13.0

Extensions the extensions property

func (*DeviceRequestBuilder) ExtensionsById added in v0.13.0

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.microsoftAuthenticatorMethods.item.device.extensions.item collection

func (*DeviceRequestBuilder) Get

Get the registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In.

func (*DeviceRequestBuilder) GetMemberGroups added in v0.27.0

GetMemberGroups the getMemberGroups property

func (*DeviceRequestBuilder) GetMemberObjects added in v0.27.0

GetMemberObjects the getMemberObjects property

func (*DeviceRequestBuilder) MemberOf added in v0.13.0

MemberOf the memberOf property

func (*DeviceRequestBuilder) MemberOfById added in v0.13.0

MemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.microsoftAuthenticatorMethods.item.device.memberOf.item collection

func (*DeviceRequestBuilder) Patch

Patch update the navigation property device in me

func (*DeviceRequestBuilder) RegisteredOwners added in v0.13.0

RegisteredOwners the registeredOwners property

func (*DeviceRequestBuilder) RegisteredOwnersById added in v0.13.0

RegisteredOwnersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.microsoftAuthenticatorMethods.item.device.registeredOwners.item collection

func (*DeviceRequestBuilder) RegisteredUsers added in v0.13.0

RegisteredUsers the registeredUsers property

func (*DeviceRequestBuilder) RegisteredUsersById added in v0.13.0

RegisteredUsersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.microsoftAuthenticatorMethods.item.device.registeredUsers.item collection

func (*DeviceRequestBuilder) Restore added in v0.27.0

Restore the restore property

func (*DeviceRequestBuilder) TransitiveMemberOf added in v0.13.0

TransitiveMemberOf the transitiveMemberOf property

func (*DeviceRequestBuilder) TransitiveMemberOfById added in v0.13.0

TransitiveMemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.microsoftAuthenticatorMethods.item.device.transitiveMemberOf.item collection

type DeviceRequestBuilderDeleteRequestConfiguration added in v0.22.0

type DeviceRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type DeviceRequestBuilderGetQueryParameters

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

DeviceRequestBuilderGetQueryParameters the registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In.

type DeviceRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DeviceRequestBuilderPatchRequestConfiguration added in v0.22.0

type DeviceRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DeviceRequestBuilderPatchRequestConfiguration 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