security

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecurityRequestBuilder

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

SecurityRequestBuilder provides operations to manage the security property of the microsoft.graph.reportRoot entity.

func NewSecurityRequestBuilder

NewSecurityRequestBuilder instantiates a new SecurityRequestBuilder and sets the default values.

func NewSecurityRequestBuilderInternal

func NewSecurityRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SecurityRequestBuilder

NewSecurityRequestBuilderInternal instantiates a new SecurityRequestBuilder and sets the default values.

func (*SecurityRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property security for reports

func (*SecurityRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get security from reports

func (*SecurityRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property security in reports

func (*SecurityRequestBuilder) Delete

Delete delete navigation property security for reports

func (*SecurityRequestBuilder) GetAttackSimulationRepeatOffenders

GetAttackSimulationRepeatOffenders provides operations to call the getAttackSimulationRepeatOffenders method.

func (*SecurityRequestBuilder) GetAttackSimulationSimulationUserCoverage

GetAttackSimulationSimulationUserCoverage provides operations to call the getAttackSimulationSimulationUserCoverage method.

func (*SecurityRequestBuilder) GetAttackSimulationTrainingUserCoverage

GetAttackSimulationTrainingUserCoverage provides operations to call the getAttackSimulationTrainingUserCoverage method.

type SecurityRequestBuilderDeleteRequestConfiguration

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

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

type SecurityRequestBuilderGetQueryParameters

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

SecurityRequestBuilderGetQueryParameters get security from reports

type SecurityRequestBuilderGetRequestConfiguration

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

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

type SecurityRequestBuilderPatchRequestConfiguration

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

SecurityRequestBuilderPatchRequestConfiguration 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