authenticationmethoduserregistrationdetail

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: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationMethodUserRegistrationDetailClient

type AuthenticationMethodUserRegistrationDetailClient struct {
	Client *msgraph.Client
}

func NewAuthenticationMethodUserRegistrationDetailClientWithBaseURI

func NewAuthenticationMethodUserRegistrationDetailClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationMethodUserRegistrationDetailClient, error)

func (AuthenticationMethodUserRegistrationDetailClient) CreateAuthenticationMethodUserRegistrationDetail

CreateAuthenticationMethodUserRegistrationDetail - Create new navigation property to userRegistrationDetails for reports

func (AuthenticationMethodUserRegistrationDetailClient) DeleteAuthenticationMethodUserRegistrationDetail

DeleteAuthenticationMethodUserRegistrationDetail - Delete navigation property userRegistrationDetails for reports

func (AuthenticationMethodUserRegistrationDetailClient) GetAuthenticationMethodUserRegistrationDetail

GetAuthenticationMethodUserRegistrationDetail - Get userRegistrationDetails. Read the properties and relationships of a userRegistrationDetails object.

func (AuthenticationMethodUserRegistrationDetailClient) GetAuthenticationMethodUserRegistrationDetailsCount

GetAuthenticationMethodUserRegistrationDetailsCount - Get the number of the resource

func (AuthenticationMethodUserRegistrationDetailClient) ListAuthenticationMethodUserRegistrationDetails

ListAuthenticationMethodUserRegistrationDetails - List userRegistrationDetails. Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. This method doesn't work for disabled users.

func (AuthenticationMethodUserRegistrationDetailClient) ListAuthenticationMethodUserRegistrationDetailsComplete

ListAuthenticationMethodUserRegistrationDetailsComplete retrieves all the results into a single object

func (AuthenticationMethodUserRegistrationDetailClient) ListAuthenticationMethodUserRegistrationDetailsCompleteMatchingPredicate

ListAuthenticationMethodUserRegistrationDetailsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AuthenticationMethodUserRegistrationDetailClient) UpdateAuthenticationMethodUserRegistrationDetail

UpdateAuthenticationMethodUserRegistrationDetail - Update the navigation property userRegistrationDetails in reports

type CreateAuthenticationMethodUserRegistrationDetailOperationOptions

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

func (CreateAuthenticationMethodUserRegistrationDetailOperationOptions) ToHeaders

func (CreateAuthenticationMethodUserRegistrationDetailOperationOptions) ToOData

func (CreateAuthenticationMethodUserRegistrationDetailOperationOptions) ToQuery

type CreateAuthenticationMethodUserRegistrationDetailOperationResponse

type CreateAuthenticationMethodUserRegistrationDetailOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserRegistrationDetails
}

type DeleteAuthenticationMethodUserRegistrationDetailOperationOptions

type DeleteAuthenticationMethodUserRegistrationDetailOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteAuthenticationMethodUserRegistrationDetailOperationOptions) ToHeaders

func (DeleteAuthenticationMethodUserRegistrationDetailOperationOptions) ToOData

func (DeleteAuthenticationMethodUserRegistrationDetailOperationOptions) ToQuery

type DeleteAuthenticationMethodUserRegistrationDetailOperationResponse

type DeleteAuthenticationMethodUserRegistrationDetailOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetAuthenticationMethodUserRegistrationDetailOperationOptions

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

func (GetAuthenticationMethodUserRegistrationDetailOperationOptions) ToHeaders

func (GetAuthenticationMethodUserRegistrationDetailOperationOptions) ToOData

func (GetAuthenticationMethodUserRegistrationDetailOperationOptions) ToQuery

type GetAuthenticationMethodUserRegistrationDetailOperationResponse

type GetAuthenticationMethodUserRegistrationDetailOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserRegistrationDetails
}

type GetAuthenticationMethodUserRegistrationDetailsCountOperationOptions

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

func (GetAuthenticationMethodUserRegistrationDetailsCountOperationOptions) ToHeaders

func (GetAuthenticationMethodUserRegistrationDetailsCountOperationOptions) ToOData

func (GetAuthenticationMethodUserRegistrationDetailsCountOperationOptions) ToQuery

type GetAuthenticationMethodUserRegistrationDetailsCountOperationResponse

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

type ListAuthenticationMethodUserRegistrationDetailsCompleteResult

type ListAuthenticationMethodUserRegistrationDetailsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.UserRegistrationDetails
}

type ListAuthenticationMethodUserRegistrationDetailsCustomPager

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

type ListAuthenticationMethodUserRegistrationDetailsOperationOptions

type ListAuthenticationMethodUserRegistrationDetailsOperationOptions 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 (ListAuthenticationMethodUserRegistrationDetailsOperationOptions) ToHeaders

func (ListAuthenticationMethodUserRegistrationDetailsOperationOptions) ToOData

func (ListAuthenticationMethodUserRegistrationDetailsOperationOptions) ToQuery

type ListAuthenticationMethodUserRegistrationDetailsOperationResponse

type ListAuthenticationMethodUserRegistrationDetailsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.UserRegistrationDetails
}

type UpdateAuthenticationMethodUserRegistrationDetailOperationOptions

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

func (UpdateAuthenticationMethodUserRegistrationDetailOperationOptions) ToHeaders

func (UpdateAuthenticationMethodUserRegistrationDetailOperationOptions) ToOData

func (UpdateAuthenticationMethodUserRegistrationDetailOperationOptions) ToQuery

type UpdateAuthenticationMethodUserRegistrationDetailOperationResponse

type UpdateAuthenticationMethodUserRegistrationDetailOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type UserRegistrationDetailsOperationPredicate

type UserRegistrationDetailsOperationPredicate struct {
}

func (UserRegistrationDetailsOperationPredicate) Matches

Jump to

Keyboard shortcuts

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