identityprotection

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityProtectionRequestBuilder

type IdentityProtectionRequestBuilder struct {
	// contains filtered or unexported fields
}

IdentityProtectionRequestBuilder provides operations to manage the identityProtectionRoot singleton.

func NewIdentityProtectionRequestBuilder

NewIdentityProtectionRequestBuilder instantiates a new IdentityProtectionRequestBuilder and sets the default values.

func NewIdentityProtectionRequestBuilderInternal

func NewIdentityProtectionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IdentityProtectionRequestBuilder

NewIdentityProtectionRequestBuilderInternal instantiates a new IdentityProtectionRequestBuilder and sets the default values.

func (*IdentityProtectionRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get identityProtection

func (*IdentityProtectionRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get identityProtection

func (*IdentityProtectionRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update identityProtection

func (*IdentityProtectionRequestBuilder) Get

Get get identityProtection

func (*IdentityProtectionRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get identityProtection

func (*IdentityProtectionRequestBuilder) Patch

Patch update identityProtection

func (*IdentityProtectionRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update identityProtection

func (*IdentityProtectionRequestBuilder) RiskDetections

RiskDetections the riskDetections property

func (*IdentityProtectionRequestBuilder) RiskDetectionsById

RiskDetectionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identityProtection.riskDetections.item collection

func (*IdentityProtectionRequestBuilder) RiskyUsers

RiskyUsers the riskyUsers property

func (*IdentityProtectionRequestBuilder) RiskyUsersById

RiskyUsersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identityProtection.riskyUsers.item collection

type IdentityProtectionRequestBuilderGetQueryParameters

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

IdentityProtectionRequestBuilderGetQueryParameters get identityProtection

type IdentityProtectionRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type IdentityProtectionRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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