tokenlifetimepolicyappliesto

package
v0.20241203.1090052 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: MPL-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryObjectOperationPredicate

type DirectoryObjectOperationPredicate struct {
}

func (DirectoryObjectOperationPredicate) Matches

type GetTokenLifetimePolicyAppliesToCountOperationOptions

type GetTokenLifetimePolicyAppliesToCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetTokenLifetimePolicyAppliesToCountOperationOptions

func DefaultGetTokenLifetimePolicyAppliesToCountOperationOptions() GetTokenLifetimePolicyAppliesToCountOperationOptions

func (GetTokenLifetimePolicyAppliesToCountOperationOptions) ToHeaders

func (GetTokenLifetimePolicyAppliesToCountOperationOptions) ToOData

func (GetTokenLifetimePolicyAppliesToCountOperationOptions) ToQuery

type GetTokenLifetimePolicyAppliesToCountOperationResponse

type GetTokenLifetimePolicyAppliesToCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type GetTokenLifetimePolicyAppliesToOperationOptions

type GetTokenLifetimePolicyAppliesToOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetTokenLifetimePolicyAppliesToOperationOptions

func DefaultGetTokenLifetimePolicyAppliesToOperationOptions() GetTokenLifetimePolicyAppliesToOperationOptions

func (GetTokenLifetimePolicyAppliesToOperationOptions) ToHeaders

func (GetTokenLifetimePolicyAppliesToOperationOptions) ToOData

func (GetTokenLifetimePolicyAppliesToOperationOptions) ToQuery

type GetTokenLifetimePolicyAppliesToOperationResponse

type GetTokenLifetimePolicyAppliesToOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        beta.DirectoryObject
}

type ListTokenLifetimePolicyAppliesTosCompleteResult

type ListTokenLifetimePolicyAppliesTosCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DirectoryObject
}

type ListTokenLifetimePolicyAppliesTosCustomPager

type ListTokenLifetimePolicyAppliesTosCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListTokenLifetimePolicyAppliesTosOperationOptions

type ListTokenLifetimePolicyAppliesTosOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListTokenLifetimePolicyAppliesTosOperationOptions

func DefaultListTokenLifetimePolicyAppliesTosOperationOptions() ListTokenLifetimePolicyAppliesTosOperationOptions

func (ListTokenLifetimePolicyAppliesTosOperationOptions) ToHeaders

func (ListTokenLifetimePolicyAppliesTosOperationOptions) ToOData

func (ListTokenLifetimePolicyAppliesTosOperationOptions) ToQuery

type ListTokenLifetimePolicyAppliesTosOperationResponse

type ListTokenLifetimePolicyAppliesTosOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DirectoryObject
}

type TokenLifetimePolicyAppliesToClient

type TokenLifetimePolicyAppliesToClient struct {
	Client *msgraph.Client
}

func NewTokenLifetimePolicyAppliesToClientWithBaseURI

func NewTokenLifetimePolicyAppliesToClientWithBaseURI(sdkApi sdkEnv.Api) (*TokenLifetimePolicyAppliesToClient, error)

func (TokenLifetimePolicyAppliesToClient) GetTokenLifetimePolicyAppliesTo

GetTokenLifetimePolicyAppliesTo - Get appliesTo from policies

func (TokenLifetimePolicyAppliesToClient) GetTokenLifetimePolicyAppliesToCount

GetTokenLifetimePolicyAppliesToCount - Get the number of the resource

func (TokenLifetimePolicyAppliesToClient) ListTokenLifetimePolicyAppliesTos

ListTokenLifetimePolicyAppliesTos - List appliesTo. Get a list of directoryObject objects that a tokenLifetimePolicy object has been applied to. The tokenLifetimePolicy can only be applied to application and servicePrincipal resources.

func (TokenLifetimePolicyAppliesToClient) ListTokenLifetimePolicyAppliesTosComplete

ListTokenLifetimePolicyAppliesTosComplete retrieves all the results into a single object

func (TokenLifetimePolicyAppliesToClient) ListTokenLifetimePolicyAppliesTosCompleteMatchingPredicate

ListTokenLifetimePolicyAppliesTosCompleteMatchingPredicate retrieves all the results and then applies the predicate

Jump to

Keyboard shortcuts

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