security

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 9 Imported by: 2

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 the security resource is the entry point for the Security object model. It returns a singleton security resource. It doesn't contain any usable properties.

func (*SecurityRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the security resource is the entry point for the Security object model. It returns a singleton security resource. It doesn't contain any usable properties.

func (*SecurityRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update security

func (*SecurityRequestBuilder) Get

Get the security resource is the entry point for the Security object model. It returns a singleton security resource. It doesn't contain any usable properties.

func (*SecurityRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler the security resource is the entry point for the Security object model. It returns a singleton security resource. It doesn't contain any usable properties.

func (*SecurityRequestBuilder) Patch

Patch update security

func (*SecurityRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 SecurityRequestBuilderGetQueryParameters

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

SecurityRequestBuilderGetQueryParameters the security resource is the entry point for the Security object model. It returns a singleton security resource. It doesn't contain any usable properties.

type SecurityRequestBuilderGetRequestConfiguration added in v0.22.0

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 added in v0.22.0

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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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