Documentation
¶
Index ¶
- type WindowsHelloForBusinessAuthenticationMethodRequestBuilder
- func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilder(rawUrl string, ...) *WindowsHelloForBusinessAuthenticationMethodRequestBuilder
- func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilderInternal(pathParameters map[string]string, ...) *WindowsHelloForBusinessAuthenticationMethodRequestBuilder
- func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateDeleteRequestInformation(...) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateGetRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreatePatchRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Delete(...) error
- func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Device() ...
- func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Get(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions) (...)
- func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Patch(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions) error
- type WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions
- type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions
- type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetQueryParameters
- type WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowsHelloForBusinessAuthenticationMethodRequestBuilder ¶
type WindowsHelloForBusinessAuthenticationMethodRequestBuilder struct {
// contains filtered or unexported fields
}
WindowsHelloForBusinessAuthenticationMethodRequestBuilder builds and executes requests for operations under \me\authentication\windowsHelloForBusinessMethods\{windowsHelloForBusinessAuthenticationMethod-id}
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilder ¶
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WindowsHelloForBusinessAuthenticationMethodRequestBuilder
NewWindowsHelloForBusinessAuthenticationMethodRequestBuilder instantiates a new WindowsHelloForBusinessAuthenticationMethodRequestBuilder and sets the default values.
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilderInternal ¶
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WindowsHelloForBusinessAuthenticationMethodRequestBuilder
NewWindowsHelloForBusinessAuthenticationMethodRequestBuilderInternal instantiates a new WindowsHelloForBusinessAuthenticationMethodRequestBuilder and sets the default values.
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateDeleteRequestInformation ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateDeleteRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property windowsHelloForBusinessMethods for me
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateGetRequestInformation ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateGetRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation get windowsHelloForBusinessMethods from me
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreatePatchRequestInformation ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreatePatchRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePatchRequestInformation update the navigation property windowsHelloForBusinessMethods in me
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Delete ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Delete(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions) error
Delete delete navigation property windowsHelloForBusinessMethods for me
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Get ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Get(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsHelloForBusinessAuthenticationMethod, error)
Get get windowsHelloForBusinessMethods from me
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Patch ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Patch(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions) error
Patch update the navigation property windowsHelloForBusinessMethods in me
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions ¶
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions options for Delete
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions ¶
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions options for Get
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetQueryParameters ¶
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string
// Select properties to be returned
Select []string
}
WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetQueryParameters get windowsHelloForBusinessMethods from me
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions ¶
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsHelloForBusinessAuthenticationMethod
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions options for Patch