authentication

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationRequestBuilder

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

AuthenticationRequestBuilder builds and executes requests for operations under \me\authentication

func NewAuthenticationRequestBuilder

NewAuthenticationRequestBuilder instantiates a new AuthenticationRequestBuilder and sets the default values.

func NewAuthenticationRequestBuilderInternal

func NewAuthenticationRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AuthenticationRequestBuilder

NewAuthenticationRequestBuilderInternal instantiates a new AuthenticationRequestBuilder and sets the default values.

func (*AuthenticationRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property authentication for me

func (*AuthenticationRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get authentication from me

func (*AuthenticationRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property authentication in me

func (*AuthenticationRequestBuilder) Delete

Delete delete navigation property authentication for me

func (*AuthenticationRequestBuilder) Fido2MethodsById

Fido2MethodsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.fido2Methods.item collection

func (*AuthenticationRequestBuilder) Get

Get get authentication from me

func (*AuthenticationRequestBuilder) MethodsById

MethodsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.methods.item collection

func (*AuthenticationRequestBuilder) MicrosoftAuthenticatorMethodsById

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

func (*AuthenticationRequestBuilder) Patch

Patch update the navigation property authentication in me

func (*AuthenticationRequestBuilder) WindowsHelloForBusinessMethodsById

WindowsHelloForBusinessMethodsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.authentication.windowsHelloForBusinessMethods.item collection

type AuthenticationRequestBuilderDeleteOptions

type AuthenticationRequestBuilderDeleteOptions 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
}

AuthenticationRequestBuilderDeleteOptions options for Delete

type AuthenticationRequestBuilderGetOptions

type AuthenticationRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *AuthenticationRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

AuthenticationRequestBuilderGetOptions options for Get

type AuthenticationRequestBuilderGetQueryParameters

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

AuthenticationRequestBuilderGetQueryParameters get authentication from me

type AuthenticationRequestBuilderPatchOptions

type AuthenticationRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Authentication
	// 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
}

AuthenticationRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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