policies

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 24 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PoliciesRequestBuilder

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

PoliciesRequestBuilder provides operations to manage the policyRoot singleton.

func NewPoliciesRequestBuilder

NewPoliciesRequestBuilder instantiates a new PoliciesRequestBuilder and sets the default values.

func NewPoliciesRequestBuilderInternal

func NewPoliciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PoliciesRequestBuilder

NewPoliciesRequestBuilderInternal instantiates a new PoliciesRequestBuilder and sets the default values.

func (*PoliciesRequestBuilder) ActivityBasedTimeoutPolicies

ActivityBasedTimeoutPolicies the activityBasedTimeoutPolicies property

func (*PoliciesRequestBuilder) ActivityBasedTimeoutPoliciesById

ActivityBasedTimeoutPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.activityBasedTimeoutPolicies.item collection

func (*PoliciesRequestBuilder) AdminConsentRequestPolicy

AdminConsentRequestPolicy the adminConsentRequestPolicy property

func (*PoliciesRequestBuilder) AuthenticationFlowsPolicy

AuthenticationFlowsPolicy the authenticationFlowsPolicy property

func (*PoliciesRequestBuilder) AuthenticationMethodsPolicy

AuthenticationMethodsPolicy the authenticationMethodsPolicy property

func (*PoliciesRequestBuilder) AuthorizationPolicy

AuthorizationPolicy the authorizationPolicy property

func (*PoliciesRequestBuilder) ClaimsMappingPolicies

ClaimsMappingPolicies the claimsMappingPolicies property

func (*PoliciesRequestBuilder) ClaimsMappingPoliciesById

ClaimsMappingPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.claimsMappingPolicies.item collection

func (*PoliciesRequestBuilder) ConditionalAccessPolicies

ConditionalAccessPolicies the conditionalAccessPolicies property

func (*PoliciesRequestBuilder) ConditionalAccessPoliciesById

ConditionalAccessPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.conditionalAccessPolicies.item collection

func (*PoliciesRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get policies

func (*PoliciesRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update policies

func (*PoliciesRequestBuilder) FeatureRolloutPolicies

FeatureRolloutPolicies the featureRolloutPolicies property

func (*PoliciesRequestBuilder) FeatureRolloutPoliciesById

FeatureRolloutPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.featureRolloutPolicies.item collection

func (*PoliciesRequestBuilder) HomeRealmDiscoveryPolicies

HomeRealmDiscoveryPolicies the homeRealmDiscoveryPolicies property

func (*PoliciesRequestBuilder) HomeRealmDiscoveryPoliciesById

HomeRealmDiscoveryPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.homeRealmDiscoveryPolicies.item collection

func (*PoliciesRequestBuilder) IdentitySecurityDefaultsEnforcementPolicy

IdentitySecurityDefaultsEnforcementPolicy the identitySecurityDefaultsEnforcementPolicy property

func (*PoliciesRequestBuilder) Patch

Patch update policies

func (*PoliciesRequestBuilder) PermissionGrantPolicies

PermissionGrantPolicies the permissionGrantPolicies property

func (*PoliciesRequestBuilder) PermissionGrantPoliciesById

PermissionGrantPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.permissionGrantPolicies.item collection

func (*PoliciesRequestBuilder) TokenIssuancePolicies

TokenIssuancePolicies the tokenIssuancePolicies property

func (*PoliciesRequestBuilder) TokenIssuancePoliciesById

TokenIssuancePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.tokenIssuancePolicies.item collection

func (*PoliciesRequestBuilder) TokenLifetimePolicies

TokenLifetimePolicies the tokenLifetimePolicies property

func (*PoliciesRequestBuilder) TokenLifetimePoliciesById

TokenLifetimePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.tokenLifetimePolicies.item collection

type PoliciesRequestBuilderGetOptions

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

PoliciesRequestBuilderGetOptions options for Get

type PoliciesRequestBuilderGetQueryParameters

type PoliciesRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

PoliciesRequestBuilderGetQueryParameters get policies

type PoliciesRequestBuilderPatchOptions

type PoliciesRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PolicyRootable
	// 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
}

PoliciesRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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