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
}
Builds and executes requests for operations under \me\authentication\windowsHelloForBusinessMethods\{windowsHelloForBusinessAuthenticationMethod-id}
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilder ¶
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WindowsHelloForBusinessAuthenticationMethodRequestBuilder
Instantiates a new WindowsHelloForBusinessAuthenticationMethodRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilderInternal ¶
func NewWindowsHelloForBusinessAuthenticationMethodRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WindowsHelloForBusinessAuthenticationMethodRequestBuilder
Instantiates a new WindowsHelloForBusinessAuthenticationMethodRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateDeleteRequestInformation ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateDeleteRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Delete navigation property windowsHelloForBusinessMethods for me Parameters:
- options : Options for the request
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateGetRequestInformation ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreateGetRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Get windowsHelloForBusinessMethods from me Parameters:
- options : Options for the request
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreatePatchRequestInformation ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) CreatePatchRequestInformation(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Update the navigation property windowsHelloForBusinessMethods in me Parameters:
- options : Options for the request
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Delete ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Delete(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderDeleteOptions) error
Delete navigation property windowsHelloForBusinessMethods for me Parameters:
- options : Options for the request
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Get ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Get(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsHelloForBusinessAuthenticationMethod, error)
Get windowsHelloForBusinessMethods from me Parameters:
- options : Options for the request
func (*WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Patch ¶
func (m *WindowsHelloForBusinessAuthenticationMethodRequestBuilder) Patch(options *WindowsHelloForBusinessAuthenticationMethodRequestBuilderPatchOptions) error
Update the navigation property windowsHelloForBusinessMethods in me Parameters:
- options : Options for the request
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
}
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
}
Options for Get
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetQueryParameters ¶
type WindowsHelloForBusinessAuthenticationMethodRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string
// Select properties to be returned
Select_escaped []string
}
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
}
Options for Patch