device

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 13 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.windowsHelloForBusinessAuthenticationMethod 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) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property device for me

func (*DeviceRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the registered device on which this Windows Hello for Business key resides. Supports $expand. When you get a user's Windows Hello for Business registration information, this property is returned only on a single GET and when you specify ?$expand. For example, GET /users/admin@contoso.com/authentication/windowsHelloForBusinessMethods/_jpuR-TGZtk6aQCLF3BQjA2?$expand=device.

func (*DeviceRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation 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.windowsHelloForBusinessMethods.item.device.extensions.item collection

func (*DeviceRequestBuilder) Get

Get the registered device on which this Windows Hello for Business key resides. Supports $expand. When you get a user's Windows Hello for Business registration information, this property is returned only on a single GET and when you specify ?$expand. For example, GET /users/admin@contoso.com/authentication/windowsHelloForBusinessMethods/_jpuR-TGZtk6aQCLF3BQjA2?$expand=device.

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.windowsHelloForBusinessMethods.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.windowsHelloForBusinessMethods.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.windowsHelloForBusinessMethods.item.device.registeredUsers.item collection

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.windowsHelloForBusinessMethods.item.device.transitiveMemberOf.item collection

type DeviceRequestBuilderDeleteOptions

type DeviceRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DeviceRequestBuilderDeleteOptions options for Delete

type DeviceRequestBuilderGetOptions

type DeviceRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DeviceRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DeviceRequestBuilderGetOptions options for Get

type DeviceRequestBuilderGetQueryParameters

type DeviceRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

DeviceRequestBuilderGetQueryParameters the registered device on which this Windows Hello for Business key resides. Supports $expand. When you get a user's Windows Hello for Business registration information, this property is returned only on a single GET and when you specify ?$expand. For example, GET /users/admin@contoso.com/authentication/windowsHelloForBusinessMethods/_jpuR-TGZtk6aQCLF3BQjA2?$expand=device.

type DeviceRequestBuilderPatchOptions

type DeviceRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Deviceable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DeviceRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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