security

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 9 Imported by: 5

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 singleton.

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) Alerts

Alerts the alerts property

func (*SecurityRequestBuilder) AlertsById

AlertsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.security.alerts.item collection

func (*SecurityRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get security

func (*SecurityRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update security

func (*SecurityRequestBuilder) Patch

Patch update security

func (*SecurityRequestBuilder) SecureScoreControlProfiles

SecureScoreControlProfiles the secureScoreControlProfiles property

func (*SecurityRequestBuilder) SecureScoreControlProfilesById

SecureScoreControlProfilesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.security.secureScoreControlProfiles.item collection

func (*SecurityRequestBuilder) SecureScores

SecureScores the secureScores property

func (*SecurityRequestBuilder) SecureScoresById

SecureScoresById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.security.secureScores.item collection

type SecurityRequestBuilderGetOptions

type SecurityRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SecurityRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SecurityRequestBuilderGetOptions options for Get

type SecurityRequestBuilderGetQueryParameters

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

SecurityRequestBuilderGetQueryParameters get security

type SecurityRequestBuilderPatchOptions

type SecurityRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Securityable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SecurityRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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