@microsoft/msgraph-sdk-policies 1.0.0-preview.20 → 1.0.0-preview.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/policies/activityBasedTimeoutPolicies/index.d.ts +5 -7
- package/policies/activityBasedTimeoutPolicies/index.d.ts.map +1 -1
- package/policies/activityBasedTimeoutPolicies/item/index.d.ts +7 -10
- package/policies/activityBasedTimeoutPolicies/item/index.d.ts.map +1 -1
- package/policies/adminConsentRequestPolicy/index.d.ts +5 -7
- package/policies/adminConsentRequestPolicy/index.d.ts.map +1 -1
- package/policies/appManagementPolicies/index.d.ts +5 -7
- package/policies/appManagementPolicies/index.d.ts.map +1 -1
- package/policies/appManagementPolicies/item/appliesTo/index.d.ts +3 -4
- package/policies/appManagementPolicies/item/appliesTo/index.d.ts.map +1 -1
- package/policies/appManagementPolicies/item/index.d.ts +7 -10
- package/policies/appManagementPolicies/item/index.d.ts.map +1 -1
- package/policies/authenticationFlowsPolicy/index.d.ts +5 -7
- package/policies/authenticationFlowsPolicy/index.d.ts.map +1 -1
- package/policies/authenticationMethodsPolicy/index.d.ts +5 -7
- package/policies/authenticationMethodsPolicy/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/index.d.ts +5 -7
- package/policies/authenticationStrengthPolicies/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/index.d.ts +5 -7
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/item/index.d.ts +7 -10
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/item/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/index.d.ts +7 -10
- package/policies/authenticationStrengthPolicies/item/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/usage/index.d.ts +3 -2
- package/policies/authenticationStrengthPolicies/item/usage/index.d.ts.map +1 -1
- package/policies/authorizationPolicy/index.d.ts +5 -7
- package/policies/authorizationPolicy/index.d.ts.map +1 -1
- package/policies/claimsMappingPolicies/index.d.ts +5 -7
- package/policies/claimsMappingPolicies/index.d.ts.map +1 -1
- package/policies/claimsMappingPolicies/item/index.d.ts +7 -10
- package/policies/claimsMappingPolicies/item/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/defaultEscaped/index.d.ts +5 -7
- package/policies/crossTenantAccessPolicy/defaultEscaped/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/index.d.ts +10 -7
- package/policies/crossTenantAccessPolicy/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/index.js +6 -0
- package/policies/crossTenantAccessPolicy/partners/index.d.ts +5 -7
- package/policies/crossTenantAccessPolicy/partners/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.d.ts +5 -7
- package/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/partners/item/index.d.ts +7 -10
- package/policies/crossTenantAccessPolicy/partners/item/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/templates/index.d.ts +83 -0
- package/policies/crossTenantAccessPolicy/templates/index.d.ts.map +1 -0
- package/policies/crossTenantAccessPolicy/templates/index.js +73 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/index.d.ts +69 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/index.d.ts.map +1 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/index.js +58 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/index.d.ts +69 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/index.d.ts.map +1 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/index.js +58 -0
- package/policies/defaultAppManagementPolicy/index.d.ts +5 -7
- package/policies/defaultAppManagementPolicy/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/index.d.ts +5 -7
- package/policies/featureRolloutPolicies/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/appliesTo/index.d.ts +2 -3
- package/policies/featureRolloutPolicies/item/appliesTo/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/appliesTo/item/ref/index.d.ts +2 -3
- package/policies/featureRolloutPolicies/item/appliesTo/item/ref/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/appliesTo/ref/index.d.ts +5 -7
- package/policies/featureRolloutPolicies/item/appliesTo/ref/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/index.d.ts +7 -10
- package/policies/featureRolloutPolicies/item/index.d.ts.map +1 -1
- package/policies/homeRealmDiscoveryPolicies/index.d.ts +5 -7
- package/policies/homeRealmDiscoveryPolicies/index.d.ts.map +1 -1
- package/policies/homeRealmDiscoveryPolicies/item/index.d.ts +7 -10
- package/policies/homeRealmDiscoveryPolicies/item/index.d.ts.map +1 -1
- package/policies/identitySecurityDefaultsEnforcementPolicy/index.d.ts +5 -7
- package/policies/identitySecurityDefaultsEnforcementPolicy/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/index.d.ts +5 -7
- package/policies/permissionGrantPolicies/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/excludes/index.d.ts +5 -7
- package/policies/permissionGrantPolicies/item/excludes/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/excludes/item/index.d.ts +5 -6
- package/policies/permissionGrantPolicies/item/excludes/item/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/includes/index.d.ts +5 -7
- package/policies/permissionGrantPolicies/item/includes/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/includes/item/index.d.ts +5 -6
- package/policies/permissionGrantPolicies/item/includes/item/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/index.d.ts +7 -10
- package/policies/permissionGrantPolicies/item/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/index.d.ts +3 -4
- package/policies/roleManagementPolicies/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/item/index.d.ts +3 -4
- package/policies/roleManagementPolicies/item/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/item/rules/index.d.ts +3 -4
- package/policies/roleManagementPolicies/item/rules/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/item/rules/item/index.d.ts +5 -7
- package/policies/roleManagementPolicies/item/rules/item/index.d.ts.map +1 -1
- package/policies/roleManagementPolicyAssignments/index.d.ts +3 -4
- package/policies/roleManagementPolicyAssignments/index.d.ts.map +1 -1
- package/policies/roleManagementPolicyAssignments/item/index.d.ts +3 -4
- package/policies/roleManagementPolicyAssignments/item/index.d.ts.map +1 -1
- package/policies/tokenIssuancePolicies/index.d.ts +5 -7
- package/policies/tokenIssuancePolicies/index.d.ts.map +1 -1
- package/policies/tokenIssuancePolicies/item/index.d.ts +4 -6
- package/policies/tokenIssuancePolicies/item/index.d.ts.map +1 -1
- package/policies/tokenLifetimePolicies/index.d.ts +5 -7
- package/policies/tokenLifetimePolicies/index.d.ts.map +1 -1
- package/policies/tokenLifetimePolicies/item/index.d.ts +7 -10
- package/policies/tokenLifetimePolicies/item/index.d.ts.map +1 -1
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -10,10 +10,9 @@ export interface TokenIssuancePolicyItemRequestBuilder extends BaseRequestBuilde
|
|
|
10
10
|
*/
|
|
11
11
|
get appliesTo(): AppliesToRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* Delete
|
|
13
|
+
* Delete navigation property tokenIssuancePolicies for policies
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
-
* @see {@link https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0|Find more info here}
|
|
17
16
|
*/
|
|
18
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
19
18
|
/**
|
|
@@ -24,16 +23,15 @@ export interface TokenIssuancePolicyItemRequestBuilder extends BaseRequestBuilde
|
|
|
24
23
|
*/
|
|
25
24
|
get(requestConfiguration?: RequestConfiguration<TokenIssuancePolicyItemRequestBuilderGetQueryParameters> | undefined): Promise<TokenIssuancePolicy | undefined>;
|
|
26
25
|
/**
|
|
27
|
-
* Update the
|
|
26
|
+
* Update the navigation property tokenIssuancePolicies in policies
|
|
28
27
|
* @param body The request body
|
|
29
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
29
|
* @returns {Promise<TokenIssuancePolicy>}
|
|
31
30
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
-
* @see {@link https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0|Find more info here}
|
|
33
31
|
*/
|
|
34
32
|
patch(body: TokenIssuancePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TokenIssuancePolicy | undefined>;
|
|
35
33
|
/**
|
|
36
|
-
* Delete
|
|
34
|
+
* Delete navigation property tokenIssuancePolicies for policies
|
|
37
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
36
|
* @returns {RequestInformation}
|
|
39
37
|
*/
|
|
@@ -45,7 +43,7 @@ export interface TokenIssuancePolicyItemRequestBuilder extends BaseRequestBuilde
|
|
|
45
43
|
*/
|
|
46
44
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<TokenIssuancePolicyItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
45
|
/**
|
|
48
|
-
* Update the
|
|
46
|
+
* Update the navigation property tokenIssuancePolicies in policies
|
|
49
47
|
* @param body The request body
|
|
50
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
49
|
* @returns {RequestInformation}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIzJ,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIzJ,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,+FAA+F,CAAC;AAQ7J;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qCAAqC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKxL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC"}
|
|
@@ -17,30 +17,28 @@ export interface TokenLifetimePoliciesRequestBuilder extends BaseRequestBuilder<
|
|
|
17
17
|
*/
|
|
18
18
|
byTokenLifetimePolicyId(tokenLifetimePolicyId: string): TokenLifetimePolicyItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<TokenLifetimePolicyCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<TokenLifetimePoliciesRequestBuilderGetQueryParameters> | undefined): Promise<TokenLifetimePolicyCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to tokenLifetimePolicies for policies
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<TokenLifetimePolicy>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: TokenLifetimePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TokenLifetimePolicy | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<TokenLifetimePoliciesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to tokenLifetimePolicies for policies
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface TokenLifetimePoliciesRequestBuilder extends BaseRequestBuilder<
|
|
|
48
46
|
toPostRequestInformation(body: TokenLifetimePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.
|
|
52
50
|
*/
|
|
53
51
|
export interface TokenLifetimePoliciesRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAIxQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAIxQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,2HAA2H,CAAC;AAcvL;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mCAAmC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAuBjE,CAAC"}
|
|
@@ -10,43 +10,40 @@ export interface TokenLifetimePolicyItemRequestBuilder extends BaseRequestBuilde
|
|
|
10
10
|
*/
|
|
11
11
|
get appliesTo(): AppliesToRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* Delete
|
|
13
|
+
* Delete navigation property tokenLifetimePolicies for policies
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
-
* @see {@link https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0|Find more info here}
|
|
17
16
|
*/
|
|
18
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
19
18
|
/**
|
|
20
|
-
*
|
|
19
|
+
* The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.
|
|
21
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
21
|
* @returns {Promise<TokenLifetimePolicy>}
|
|
23
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0|Find more info here}
|
|
25
23
|
*/
|
|
26
24
|
get(requestConfiguration?: RequestConfiguration<TokenLifetimePolicyItemRequestBuilderGetQueryParameters> | undefined): Promise<TokenLifetimePolicy | undefined>;
|
|
27
25
|
/**
|
|
28
|
-
* Update the
|
|
26
|
+
* Update the navigation property tokenLifetimePolicies in policies
|
|
29
27
|
* @param body The request body
|
|
30
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
29
|
* @returns {Promise<TokenLifetimePolicy>}
|
|
32
30
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0|Find more info here}
|
|
34
31
|
*/
|
|
35
32
|
patch(body: TokenLifetimePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TokenLifetimePolicy | undefined>;
|
|
36
33
|
/**
|
|
37
|
-
* Delete
|
|
34
|
+
* Delete navigation property tokenLifetimePolicies for policies
|
|
38
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
36
|
* @returns {RequestInformation}
|
|
40
37
|
*/
|
|
41
38
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
42
39
|
/**
|
|
43
|
-
*
|
|
40
|
+
* The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.
|
|
44
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
42
|
* @returns {RequestInformation}
|
|
46
43
|
*/
|
|
47
44
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<TokenLifetimePolicyItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
48
45
|
/**
|
|
49
|
-
* Update the
|
|
46
|
+
* Update the navigation property tokenLifetimePolicies in policies
|
|
50
47
|
* @param body The request body
|
|
51
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
52
49
|
* @returns {RequestInformation}
|
|
@@ -54,7 +51,7 @@ export interface TokenLifetimePolicyItemRequestBuilder extends BaseRequestBuilde
|
|
|
54
51
|
toPatchRequestInformation(body: TokenLifetimePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
55
52
|
}
|
|
56
53
|
/**
|
|
57
|
-
*
|
|
54
|
+
* The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.
|
|
58
55
|
*/
|
|
59
56
|
export interface TokenLifetimePolicyItemRequestBuilderGetQueryParameters {
|
|
60
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIzJ,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIzJ,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,+FAA+F,CAAC;AAQ7J;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qCAAqC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKxL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC"}
|