Documentation
¶
Index ¶
- type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder
- func NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilder(rawUrl string, ...) *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder
- func NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilderInternal(pathParameters map[string]string, ...) *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder
- func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformation(...) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreateGetRequestInformation(...) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Delete(...) error
- func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Device() ...
- func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Get(...) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Patch(...) error
- type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderDeleteOptions
- type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetOptions
- type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetQueryParameters
- type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder ¶ added in v0.12.0
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder struct {
// contains filtered or unexported fields
}
WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder provides operations to manage the windowsHelloForBusinessMethods property of the microsoft.graph.authentication entity.
func NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilder ¶ added in v0.12.0
func NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder
NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilder instantiates a new WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder and sets the default values.
func NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilderInternal ¶ added in v0.12.0
func NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder
NewWindowsHelloForBusinessAuthenticationMethodItemRequestBuilderInternal instantiates a new WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder and sets the default values.
func (*WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderDeleteOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property windowsHelloForBusinessMethods for me
func (*WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreateGetRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation represents the Windows Hello for Business authentication method registered to a user for authentication.
func (*WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) CreatePatchRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderPatchOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property windowsHelloForBusinessMethods in me
func (*WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Delete(options *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderDeleteOptions) error
Delete delete navigation property windowsHelloForBusinessMethods for me
func (*WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Device ¶ added in v0.12.0
func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Device() *i01c4de2d28c6fb51511afd07cf8f19a4227c25e43d0b4c871b3f824d13fc21ec.DeviceRequestBuilder
Device the device property
func (*WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Get ¶ added in v0.12.0
func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Get(options *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetOptions) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsHelloForBusinessAuthenticationMethodable, error)
Get represents the Windows Hello for Business authentication method registered to a user for authentication.
func (*WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilder) Patch(options *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderPatchOptions) error
Patch update the navigation property windowsHelloForBusinessMethods in me
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderDeleteOptions ¶ added in v0.12.0
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderDeleteOptions 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
}
WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderDeleteOptions options for Delete
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetOptions ¶ added in v0.12.0
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetOptions struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}
WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetOptions options for Get
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string `uriparametername:"%24expand"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
}
WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderGetQueryParameters represents the Windows Hello for Business authentication method registered to a user for authentication.
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderPatchOptions ¶ added in v0.12.0
type WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderPatchOptions struct {
//
Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsHelloForBusinessAuthenticationMethodable
// 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
}
WindowsHelloForBusinessAuthenticationMethodItemRequestBuilderPatchOptions options for Patch