authenticationpasswordmethod

package
v0.20240923.1151247 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationPasswordMethodClient

type AuthenticationPasswordMethodClient struct {
	Client *msgraph.Client
}

func NewAuthenticationPasswordMethodClientWithBaseURI

func NewAuthenticationPasswordMethodClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationPasswordMethodClient, error)

func (AuthenticationPasswordMethodClient) CreateAuthenticationPasswordMethod

CreateAuthenticationPasswordMethod - Create new navigation property to passwordMethods for users

func (AuthenticationPasswordMethodClient) GetAuthenticationPasswordMethod

GetAuthenticationPasswordMethod - Get passwordMethods from users. Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password.

func (AuthenticationPasswordMethodClient) GetAuthenticationPasswordMethodsCount

GetAuthenticationPasswordMethodsCount - Get the number of the resource

func (AuthenticationPasswordMethodClient) ListAuthenticationPasswordMethods

ListAuthenticationPasswordMethods - Get passwordMethods from users. Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password.

func (AuthenticationPasswordMethodClient) ListAuthenticationPasswordMethodsComplete

ListAuthenticationPasswordMethodsComplete retrieves all the results into a single object

func (AuthenticationPasswordMethodClient) ListAuthenticationPasswordMethodsCompleteMatchingPredicate

ListAuthenticationPasswordMethodsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type CreateAuthenticationPasswordMethodOperationOptions

type CreateAuthenticationPasswordMethodOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateAuthenticationPasswordMethodOperationOptions

func DefaultCreateAuthenticationPasswordMethodOperationOptions() CreateAuthenticationPasswordMethodOperationOptions

func (CreateAuthenticationPasswordMethodOperationOptions) ToHeaders

func (CreateAuthenticationPasswordMethodOperationOptions) ToOData

func (CreateAuthenticationPasswordMethodOperationOptions) ToQuery

type CreateAuthenticationPasswordMethodOperationResponse

type CreateAuthenticationPasswordMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.PasswordAuthenticationMethod
}

type GetAuthenticationPasswordMethodOperationOptions

type GetAuthenticationPasswordMethodOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetAuthenticationPasswordMethodOperationOptions

func DefaultGetAuthenticationPasswordMethodOperationOptions() GetAuthenticationPasswordMethodOperationOptions

func (GetAuthenticationPasswordMethodOperationOptions) ToHeaders

func (GetAuthenticationPasswordMethodOperationOptions) ToOData

func (GetAuthenticationPasswordMethodOperationOptions) ToQuery

type GetAuthenticationPasswordMethodOperationResponse

type GetAuthenticationPasswordMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.PasswordAuthenticationMethod
}

type GetAuthenticationPasswordMethodsCountOperationOptions

type GetAuthenticationPasswordMethodsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetAuthenticationPasswordMethodsCountOperationOptions

func DefaultGetAuthenticationPasswordMethodsCountOperationOptions() GetAuthenticationPasswordMethodsCountOperationOptions

func (GetAuthenticationPasswordMethodsCountOperationOptions) ToHeaders

func (GetAuthenticationPasswordMethodsCountOperationOptions) ToOData

func (GetAuthenticationPasswordMethodsCountOperationOptions) ToQuery

type GetAuthenticationPasswordMethodsCountOperationResponse

type GetAuthenticationPasswordMethodsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListAuthenticationPasswordMethodsCompleteResult

type ListAuthenticationPasswordMethodsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.PasswordAuthenticationMethod
}

type ListAuthenticationPasswordMethodsCustomPager

type ListAuthenticationPasswordMethodsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListAuthenticationPasswordMethodsOperationOptions

type ListAuthenticationPasswordMethodsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListAuthenticationPasswordMethodsOperationOptions

func DefaultListAuthenticationPasswordMethodsOperationOptions() ListAuthenticationPasswordMethodsOperationOptions

func (ListAuthenticationPasswordMethodsOperationOptions) ToHeaders

func (ListAuthenticationPasswordMethodsOperationOptions) ToOData

func (ListAuthenticationPasswordMethodsOperationOptions) ToQuery

type ListAuthenticationPasswordMethodsOperationResponse

type ListAuthenticationPasswordMethodsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.PasswordAuthenticationMethod
}

type PasswordAuthenticationMethodOperationPredicate

type PasswordAuthenticationMethodOperationPredicate struct {
}

func (PasswordAuthenticationMethodOperationPredicate) Matches

Jump to

Keyboard shortcuts

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