authenticationpasswordmethod

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

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 me

func (AuthenticationPasswordMethodClient) GetAuthenticationPasswordMethod

GetAuthenticationPasswordMethod - Get passwordAuthenticationMethod. Retrieve the properties and relationships of a password authentication method object.

func (AuthenticationPasswordMethodClient) GetAuthenticationPasswordMethodsCount

GetAuthenticationPasswordMethodsCount - Get the number of the resource

func (AuthenticationPasswordMethodClient) ListAuthenticationPasswordMethods

ListAuthenticationPasswordMethods - List passwordMethods. Retrieve a list of password authentication method objects. This API returns exactly one object referenced by ID 28c10230-6103-485e-b985-444c60001490, as a user can have exactly one password. For security, the password itself is never returned in the object and the password property is always null.

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        *beta.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        *beta.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              []beta.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        *[]beta.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