authentication

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 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 provides operations to manage the authentication property of the microsoft.graph.user entity.

func NewAuthenticationRequestBuilder

NewAuthenticationRequestBuilder instantiates a new AuthenticationRequestBuilder and sets the default values.

func NewAuthenticationRequestBuilderInternal

func NewAuthenticationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.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 the authentication methods that are supported for the user.

func (*AuthenticationRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property authentication in me

func (*AuthenticationRequestBuilder) Delete

Delete delete navigation property authentication for me

func (*AuthenticationRequestBuilder) Fido2Methods

Fido2Methods the fido2Methods property

func (*AuthenticationRequestBuilder) Fido2MethodsById

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

func (*AuthenticationRequestBuilder) Get

Get the authentication methods that are supported for the user.

func (*AuthenticationRequestBuilder) Methods

Methods the methods property

func (*AuthenticationRequestBuilder) MethodsById

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

func (*AuthenticationRequestBuilder) MicrosoftAuthenticatorMethods

MicrosoftAuthenticatorMethods the microsoftAuthenticatorMethods property

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) WindowsHelloForBusinessMethods

WindowsHelloForBusinessMethods the windowsHelloForBusinessMethods property

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

AuthenticationRequestBuilderDeleteOptions options for Delete

type AuthenticationRequestBuilderGetOptions

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

AuthenticationRequestBuilderGetOptions options for Get

type AuthenticationRequestBuilderGetQueryParameters

type AuthenticationRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

AuthenticationRequestBuilderGetQueryParameters the authentication methods that are supported for the user.

type AuthenticationRequestBuilderPatchOptions

type AuthenticationRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Authenticationable
	// 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
}

AuthenticationRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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