authentication

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 24 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) EmailMethods added in v0.31.0

EmailMethods provides operations to manage the emailMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) EmailMethodsById added in v0.31.0

EmailMethodsById provides operations to manage the emailMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) Fido2Methods

Fido2Methods provides operations to manage the fido2Methods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) Fido2MethodsById

Fido2MethodsById provides operations to manage the fido2Methods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) Get

Get the authentication methods that are supported for the user.

func (*AuthenticationRequestBuilder) Methods

Methods provides operations to manage the methods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) MethodsById

MethodsById provides operations to manage the methods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) MicrosoftAuthenticatorMethods

MicrosoftAuthenticatorMethods provides operations to manage the microsoftAuthenticatorMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) MicrosoftAuthenticatorMethodsById

MicrosoftAuthenticatorMethodsById provides operations to manage the microsoftAuthenticatorMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) Operations added in v0.29.0

Operations provides operations to manage the operations property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) OperationsById added in v0.29.0

OperationsById provides operations to manage the operations property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) PasswordMethods added in v0.29.0

PasswordMethods provides operations to manage the passwordMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) PasswordMethodsById added in v0.29.0

PasswordMethodsById provides operations to manage the passwordMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) PhoneMethods added in v0.31.0

PhoneMethods provides operations to manage the phoneMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) PhoneMethodsById added in v0.31.0

PhoneMethodsById provides operations to manage the phoneMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) SoftwareOathMethods added in v0.31.0

SoftwareOathMethods provides operations to manage the softwareOathMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) SoftwareOathMethodsById added in v0.31.0

SoftwareOathMethodsById provides operations to manage the softwareOathMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) TemporaryAccessPassMethods added in v0.26.0

TemporaryAccessPassMethods provides operations to manage the temporaryAccessPassMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) TemporaryAccessPassMethodsById added in v0.26.0

TemporaryAccessPassMethodsById provides operations to manage the temporaryAccessPassMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) WindowsHelloForBusinessMethods

WindowsHelloForBusinessMethods provides operations to manage the windowsHelloForBusinessMethods property of the microsoft.graph.authentication entity.

func (*AuthenticationRequestBuilder) WindowsHelloForBusinessMethodsById

WindowsHelloForBusinessMethodsById provides operations to manage the windowsHelloForBusinessMethods property of the microsoft.graph.authentication entity.

type AuthenticationRequestBuilderDeleteRequestConfiguration added in v0.22.0

type AuthenticationRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AuthenticationRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

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 AuthenticationRequestBuilderGetRequestConfiguration added in v0.22.0

type AuthenticationRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AuthenticationRequestBuilderGetQueryParameters
}

AuthenticationRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type AuthenticationRequestBuilderPatchRequestConfiguration added in v0.22.0

type AuthenticationRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AuthenticationRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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