@microsoft/msgraph-sdk-identity 1.0.0-preview.26 → 1.0.0-preview.28
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/identity/apiConnectors/item/uploadClientCertificate/index.d.ts +4 -4
- package/identity/apiConnectors/item/uploadClientCertificate/index.d.ts.map +1 -1
- package/identity/apiConnectors/item/uploadClientCertificate/index.js +8 -3
- package/identity/apiConnectors/item/uploadClientCertificate/index.js.map +1 -1
- package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.d.ts +5 -5
- package/identity/authenticationEventsFlows/item/conditions/index.d.ts +3 -3
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.d.ts +3 -3
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.d.ts +2 -2
- package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts +4 -4
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.js +8 -3
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.js.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts +4 -4
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.js +8 -3
- package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.js.map +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts +3 -3
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts.map +1 -1
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.js +7 -2
- package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.js.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts +3 -3
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts.map +1 -1
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.js +8 -3
- package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.js.map +1 -1
- package/identity/conditionalAccess/namedLocations/item/index.d.ts +4 -4
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts +4 -4
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts.map +1 -1
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.js +8 -3
- package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.js.map +1 -1
- package/identity/identityProviders/availableProviderTypes/index.d.ts +2 -2
- package/identity/identityProviders/availableProviderTypes/index.d.ts.map +1 -1
- package/identity/identityProviders/availableProviderTypes/index.js +7 -2
- package/identity/identityProviders/availableProviderTypes/index.js.map +1 -1
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -15,7 +15,7 @@ export declare function deserializeIntoUploadClientCertificatePostRequestBody(up
|
|
|
15
15
|
* Serializes information the current object
|
|
16
16
|
* @param writer Serialization writer to use to serialize this model
|
|
17
17
|
*/
|
|
18
|
-
export declare function serializeUploadClientCertificatePostRequestBody(writer: SerializationWriter, uploadClientCertificatePostRequestBody?: Partial<UploadClientCertificatePostRequestBody> | undefined): void;
|
|
18
|
+
export declare function serializeUploadClientCertificatePostRequestBody(writer: SerializationWriter, uploadClientCertificatePostRequestBody?: Partial<UploadClientCertificatePostRequestBody> | undefined | null): void;
|
|
19
19
|
export interface UploadClientCertificatePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
20
20
|
/**
|
|
21
21
|
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
@@ -24,15 +24,15 @@ export interface UploadClientCertificatePostRequestBody extends AdditionalDataHo
|
|
|
24
24
|
/**
|
|
25
25
|
* Stores model information.
|
|
26
26
|
*/
|
|
27
|
-
backingStoreEnabled?: boolean;
|
|
27
|
+
backingStoreEnabled?: boolean | null;
|
|
28
28
|
/**
|
|
29
29
|
* The password property
|
|
30
30
|
*/
|
|
31
|
-
password?: string;
|
|
31
|
+
password?: string | null;
|
|
32
32
|
/**
|
|
33
33
|
* The pkcs12Value property
|
|
34
34
|
*/
|
|
35
|
-
pkcs12Value?: string;
|
|
35
|
+
pkcs12Value?: string | null;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
38
|
* Provides operations to call the uploadClientCertificate method.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,kEAAkE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1L;AACD;;;GAGG;AAEH,wBAAgB,qDAAqD,CAAC,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM1N;AACD;;;GAGG;AAEH,wBAAgB,+CAA+C,CAAC,MAAM,EAAE,mBAAmB,EAAE,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMnN;AACD,MAAM,WAAW,sCAAuC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,0FAA0F,CAAC;AACxJ;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAanE,CAAC"}
|
|
@@ -10,6 +10,7 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
10
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
11
|
* @returns {UploadClientCertificatePostRequestBody}
|
|
12
12
|
*/
|
|
13
|
+
// @ts-ignore
|
|
13
14
|
export function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
14
15
|
return deserializeIntoUploadClientCertificatePostRequestBody;
|
|
15
16
|
}
|
|
@@ -17,6 +18,7 @@ export function createUploadClientCertificatePostRequestBodyFromDiscriminatorVal
|
|
|
17
18
|
* The deserialization information for the current model
|
|
18
19
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
20
|
*/
|
|
21
|
+
// @ts-ignore
|
|
20
22
|
export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody = {}) {
|
|
21
23
|
return {
|
|
22
24
|
"backingStoreEnabled": n => { uploadClientCertificatePostRequestBody.backingStoreEnabled = true; },
|
|
@@ -28,10 +30,13 @@ export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClie
|
|
|
28
30
|
* Serializes information the current object
|
|
29
31
|
* @param writer Serialization writer to use to serialize this model
|
|
30
32
|
*/
|
|
33
|
+
// @ts-ignore
|
|
31
34
|
export function serializeUploadClientCertificatePostRequestBody(writer, uploadClientCertificatePostRequestBody = {}) {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
+
if (uploadClientCertificatePostRequestBody) {
|
|
36
|
+
writer.writeStringValue("password", uploadClientCertificatePostRequestBody.password);
|
|
37
|
+
writer.writeStringValue("pkcs12Value", uploadClientCertificatePostRequestBody.pkcs12Value);
|
|
38
|
+
writer.writeAdditionalData(uploadClientCertificatePostRequestBody.additionalData);
|
|
39
|
+
}
|
|
35
40
|
}
|
|
36
41
|
/**
|
|
37
42
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,yCAA6G,EAAE;IACxM,IAAI,sCAAsC,EAAE,CAAC;QACzC,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,sCAAsC,CAAC,QAAQ,CAAC,CAAC;QACrF,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,sCAAsC,CAAC,WAAW,CAAC,CAAC;QAC3F,MAAM,CAAC,mBAAmB,CAAC,sCAAsC,CAAC,cAAc,CAAC,CAAC;IACtF,CAAC;AACL,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAG,uFAAuF,CAAC;AACxJ;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAqB;IACnF,IAAI,EAAE;QACF,WAAW,EAAE,gDAAgD;QAC7D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+CAA+C;QACtE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -17,7 +17,7 @@ export interface IncludeApplicationsRequestBuilder extends BaseRequestBuilder<In
|
|
|
17
17
|
*/
|
|
18
18
|
byAuthenticationConditionApplicationAppId(authenticationConditionApplicationAppId: string): AuthenticationConditionApplicationAppItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
* List the applications linked to an
|
|
20
|
+
* List the applications linked to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. These are the applications for which the authentication experience that's defined by the user flow is enabled. To find the user flow that's linked to an application, see Example 4: List user flow associated with specific application ID.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<AuthenticationConditionApplicationCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -25,7 +25,7 @@ export interface IncludeApplicationsRequestBuilder extends BaseRequestBuilder<In
|
|
|
25
25
|
*/
|
|
26
26
|
get(requestConfiguration?: RequestConfiguration<IncludeApplicationsRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationConditionApplicationCollectionResponse | undefined>;
|
|
27
27
|
/**
|
|
28
|
-
* Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow.
|
|
28
|
+
* Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow. The app must have an associated service principal in the tenant.
|
|
29
29
|
* @param body The request body
|
|
30
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
31
|
* @returns {Promise<AuthenticationConditionApplication>}
|
|
@@ -34,13 +34,13 @@ export interface IncludeApplicationsRequestBuilder extends BaseRequestBuilder<In
|
|
|
34
34
|
*/
|
|
35
35
|
post(body: AuthenticationConditionApplication, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<AuthenticationConditionApplication | undefined>;
|
|
36
36
|
/**
|
|
37
|
-
* List the applications linked to an
|
|
37
|
+
* List the applications linked to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. These are the applications for which the authentication experience that's defined by the user flow is enabled. To find the user flow that's linked to an application, see Example 4: List user flow associated with specific application ID.
|
|
38
38
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
39
|
* @returns {RequestInformation}
|
|
40
40
|
*/
|
|
41
41
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<IncludeApplicationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
42
|
/**
|
|
43
|
-
* Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow.
|
|
43
|
+
* Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow. The app must have an associated service principal in the tenant.
|
|
44
44
|
* @param body The request body
|
|
45
45
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
46
|
* @returns {RequestInformation}
|
|
@@ -48,7 +48,7 @@ export interface IncludeApplicationsRequestBuilder extends BaseRequestBuilder<In
|
|
|
48
48
|
toPostRequestInformation(body: AuthenticationConditionApplication, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
|
-
* List the applications linked to an
|
|
51
|
+
* List the applications linked to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. These are the applications for which the authentication experience that's defined by the user flow is enabled. To find the user flow that's linked to an application, see Example 4: List user flow associated with specific application ID.
|
|
52
52
|
*/
|
|
53
53
|
export interface IncludeApplicationsRequestBuilderGetQueryParameters {
|
|
54
54
|
/**
|
|
@@ -10,21 +10,21 @@ export interface ConditionsRequestBuilder extends BaseRequestBuilder<ConditionsR
|
|
|
10
10
|
*/
|
|
11
11
|
get applications(): ApplicationsRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked.
|
|
13
|
+
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @returns {Promise<AuthenticationConditions>}
|
|
16
16
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
17
17
|
*/
|
|
18
18
|
get(requestConfiguration?: RequestConfiguration<ConditionsRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationConditions | undefined>;
|
|
19
19
|
/**
|
|
20
|
-
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked.
|
|
20
|
+
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {RequestInformation}
|
|
23
23
|
*/
|
|
24
24
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConditionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
|
-
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked.
|
|
27
|
+
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
28
28
|
*/
|
|
29
29
|
export interface ConditionsRequestBuilderGetQueryParameters {
|
|
30
30
|
/**
|
|
@@ -10,21 +10,21 @@ export interface ConditionsRequestBuilder extends BaseRequestBuilder<ConditionsR
|
|
|
10
10
|
*/
|
|
11
11
|
get applications(): ApplicationsRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked.
|
|
13
|
+
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @returns {Promise<AuthenticationConditions>}
|
|
16
16
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
17
17
|
*/
|
|
18
18
|
get(requestConfiguration?: RequestConfiguration<ConditionsRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationConditions | undefined>;
|
|
19
19
|
/**
|
|
20
|
-
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked.
|
|
20
|
+
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {RequestInformation}
|
|
23
23
|
*/
|
|
24
24
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConditionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
|
-
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked.
|
|
27
|
+
* The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
28
28
|
*/
|
|
29
29
|
export interface ConditionsRequestBuilderGetQueryParameters {
|
|
30
30
|
/**
|
|
@@ -19,7 +19,7 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
19
19
|
*/
|
|
20
20
|
get(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): Promise<StringCollectionResponse | undefined>;
|
|
21
21
|
/**
|
|
22
|
-
* Add an attribute to an external identities self-service user flow represented by an externalUsersSelfServiceSignupEventsFlow object. You can add both custom and built-in attributes to a user flow.
|
|
22
|
+
* Add an attribute to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. You can add both custom and built-in attributes to a user flow. The attribute is added to both the attributeCollection> attributes and attributeCollection> attributeCollectionPage > views collections on the user flow. In the views collection, the attribute is assigned the default settings. You can PATCH the user flow to customize the settings of the attribute on the views object, for example, marking it as required or updating the allowed input types.
|
|
23
23
|
* @param body The request body
|
|
24
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
25
25
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -39,7 +39,7 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
39
39
|
*/
|
|
40
40
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
41
41
|
/**
|
|
42
|
-
* Add an attribute to an external identities self-service user flow represented by an externalUsersSelfServiceSignupEventsFlow object. You can add both custom and built-in attributes to a user flow.
|
|
42
|
+
* Add an attribute to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. You can add both custom and built-in attributes to a user flow. The attribute is added to both the attributeCollection> attributes and attributeCollection> attributeCollectionPage > views collections on the user flow. In the views collection, the attribute is assigned the default settings. You can PATCH the user flow to customize the settings of the attribute on the views object, for example, marking it as required or updating the allowed input types.
|
|
43
43
|
* @param body The request body
|
|
44
44
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
45
|
* @returns {RequestInformation}
|
|
@@ -10,21 +10,21 @@ export interface OnAuthenticationMethodLoadStartRequestBuilder extends BaseReque
|
|
|
10
10
|
*/
|
|
11
11
|
get graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp(): GraphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUpRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked.
|
|
13
|
+
* Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @returns {Promise<OnAuthenticationMethodLoadStartHandler>}
|
|
16
16
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
17
17
|
*/
|
|
18
18
|
get(requestConfiguration?: RequestConfiguration<OnAuthenticationMethodLoadStartRequestBuilderGetQueryParameters> | undefined): Promise<OnAuthenticationMethodLoadStartHandler | undefined>;
|
|
19
19
|
/**
|
|
20
|
-
* Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked.
|
|
20
|
+
* Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {RequestInformation}
|
|
23
23
|
*/
|
|
24
24
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<OnAuthenticationMethodLoadStartRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
|
-
* Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked.
|
|
27
|
+
* Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked. Supports $filter (eq). See support for filtering on user flows for syntax information.
|
|
28
28
|
*/
|
|
29
29
|
export interface OnAuthenticationMethodLoadStartRequestBuilderGetQueryParameters {
|
|
30
30
|
/**
|
|
@@ -15,7 +15,7 @@ export declare function deserializeIntoUploadClientCertificatePostRequestBody(up
|
|
|
15
15
|
* Serializes information the current object
|
|
16
16
|
* @param writer Serialization writer to use to serialize this model
|
|
17
17
|
*/
|
|
18
|
-
export declare function serializeUploadClientCertificatePostRequestBody(writer: SerializationWriter, uploadClientCertificatePostRequestBody?: Partial<UploadClientCertificatePostRequestBody> | undefined): void;
|
|
18
|
+
export declare function serializeUploadClientCertificatePostRequestBody(writer: SerializationWriter, uploadClientCertificatePostRequestBody?: Partial<UploadClientCertificatePostRequestBody> | undefined | null): void;
|
|
19
19
|
export interface UploadClientCertificatePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
20
20
|
/**
|
|
21
21
|
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
@@ -24,15 +24,15 @@ export interface UploadClientCertificatePostRequestBody extends AdditionalDataHo
|
|
|
24
24
|
/**
|
|
25
25
|
* Stores model information.
|
|
26
26
|
*/
|
|
27
|
-
backingStoreEnabled?: boolean;
|
|
27
|
+
backingStoreEnabled?: boolean | null;
|
|
28
28
|
/**
|
|
29
29
|
* The password property
|
|
30
30
|
*/
|
|
31
|
-
password?: string;
|
|
31
|
+
password?: string | null;
|
|
32
32
|
/**
|
|
33
33
|
* The pkcs12Value property
|
|
34
34
|
*/
|
|
35
|
-
pkcs12Value?: string;
|
|
35
|
+
pkcs12Value?: string | null;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
38
|
* Provides operations to call the uploadClientCertificate method.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,kEAAkE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1L;AACD;;;GAGG;AAEH,wBAAgB,qDAAqD,CAAC,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM1N;AACD;;;GAGG;AAEH,wBAAgB,+CAA+C,CAAC,MAAM,EAAE,mBAAmB,EAAE,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMnN;AACD,MAAM,WAAW,sCAAuC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,0IAA0I,CAAC;AACxM;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAanE,CAAC"}
|
|
@@ -10,6 +10,7 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
10
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
11
|
* @returns {UploadClientCertificatePostRequestBody}
|
|
12
12
|
*/
|
|
13
|
+
// @ts-ignore
|
|
13
14
|
export function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
14
15
|
return deserializeIntoUploadClientCertificatePostRequestBody;
|
|
15
16
|
}
|
|
@@ -17,6 +18,7 @@ export function createUploadClientCertificatePostRequestBodyFromDiscriminatorVal
|
|
|
17
18
|
* The deserialization information for the current model
|
|
18
19
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
20
|
*/
|
|
21
|
+
// @ts-ignore
|
|
20
22
|
export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody = {}) {
|
|
21
23
|
return {
|
|
22
24
|
"backingStoreEnabled": n => { uploadClientCertificatePostRequestBody.backingStoreEnabled = true; },
|
|
@@ -28,10 +30,13 @@ export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClie
|
|
|
28
30
|
* Serializes information the current object
|
|
29
31
|
* @param writer Serialization writer to use to serialize this model
|
|
30
32
|
*/
|
|
33
|
+
// @ts-ignore
|
|
31
34
|
export function serializeUploadClientCertificatePostRequestBody(writer, uploadClientCertificatePostRequestBody = {}) {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
+
if (uploadClientCertificatePostRequestBody) {
|
|
36
|
+
writer.writeStringValue("password", uploadClientCertificatePostRequestBody.password);
|
|
37
|
+
writer.writeStringValue("pkcs12Value", uploadClientCertificatePostRequestBody.pkcs12Value);
|
|
38
|
+
writer.writeAdditionalData(uploadClientCertificatePostRequestBody.additionalData);
|
|
39
|
+
}
|
|
35
40
|
}
|
|
36
41
|
/**
|
|
37
42
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,yCAA6G,EAAE;IACxM,IAAI,sCAAsC,EAAE,CAAC;QACzC,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,sCAAsC,CAAC,QAAQ,CAAC,CAAC;QACrF,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,sCAAsC,CAAC,WAAW,CAAC,CAAC;QAC3F,MAAM,CAAC,mBAAmB,CAAC,sCAAsC,CAAC,cAAc,CAAC,CAAC;IACtF,CAAC;AACL,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAG,uIAAuI,CAAC;AACxM;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAqB;IACnF,IAAI,EAAE;QACF,WAAW,EAAE,gDAAgD;QAC7D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+CAA+C;QACtE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -15,7 +15,7 @@ export declare function deserializeIntoUploadClientCertificatePostRequestBody(up
|
|
|
15
15
|
* Serializes information the current object
|
|
16
16
|
* @param writer Serialization writer to use to serialize this model
|
|
17
17
|
*/
|
|
18
|
-
export declare function serializeUploadClientCertificatePostRequestBody(writer: SerializationWriter, uploadClientCertificatePostRequestBody?: Partial<UploadClientCertificatePostRequestBody> | undefined): void;
|
|
18
|
+
export declare function serializeUploadClientCertificatePostRequestBody(writer: SerializationWriter, uploadClientCertificatePostRequestBody?: Partial<UploadClientCertificatePostRequestBody> | undefined | null): void;
|
|
19
19
|
export interface UploadClientCertificatePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
20
20
|
/**
|
|
21
21
|
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
@@ -24,15 +24,15 @@ export interface UploadClientCertificatePostRequestBody extends AdditionalDataHo
|
|
|
24
24
|
/**
|
|
25
25
|
* Stores model information.
|
|
26
26
|
*/
|
|
27
|
-
backingStoreEnabled?: boolean;
|
|
27
|
+
backingStoreEnabled?: boolean | null;
|
|
28
28
|
/**
|
|
29
29
|
* The password property
|
|
30
30
|
*/
|
|
31
|
-
password?: string;
|
|
31
|
+
password?: string | null;
|
|
32
32
|
/**
|
|
33
33
|
* The pkcs12Value property
|
|
34
34
|
*/
|
|
35
|
-
pkcs12Value?: string;
|
|
35
|
+
pkcs12Value?: string | null;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
38
|
* Provides operations to call the uploadClientCertificate method.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,kEAAkE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1L;AACD;;;GAGG;AAEH,wBAAgB,qDAAqD,CAAC,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM1N;AACD;;;GAGG;AAEH,wBAAgB,+CAA+C,CAAC,MAAM,EAAE,mBAAmB,EAAE,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMnN;AACD,MAAM,WAAW,sCAAuC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,uIAAuI,CAAC;AACrM;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAanE,CAAC"}
|
|
@@ -10,6 +10,7 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
10
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
11
|
* @returns {UploadClientCertificatePostRequestBody}
|
|
12
12
|
*/
|
|
13
|
+
// @ts-ignore
|
|
13
14
|
export function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
14
15
|
return deserializeIntoUploadClientCertificatePostRequestBody;
|
|
15
16
|
}
|
|
@@ -17,6 +18,7 @@ export function createUploadClientCertificatePostRequestBodyFromDiscriminatorVal
|
|
|
17
18
|
* The deserialization information for the current model
|
|
18
19
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
20
|
*/
|
|
21
|
+
// @ts-ignore
|
|
20
22
|
export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody = {}) {
|
|
21
23
|
return {
|
|
22
24
|
"backingStoreEnabled": n => { uploadClientCertificatePostRequestBody.backingStoreEnabled = true; },
|
|
@@ -28,10 +30,13 @@ export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClie
|
|
|
28
30
|
* Serializes information the current object
|
|
29
31
|
* @param writer Serialization writer to use to serialize this model
|
|
30
32
|
*/
|
|
33
|
+
// @ts-ignore
|
|
31
34
|
export function serializeUploadClientCertificatePostRequestBody(writer, uploadClientCertificatePostRequestBody = {}) {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
+
if (uploadClientCertificatePostRequestBody) {
|
|
36
|
+
writer.writeStringValue("password", uploadClientCertificatePostRequestBody.password);
|
|
37
|
+
writer.writeStringValue("pkcs12Value", uploadClientCertificatePostRequestBody.pkcs12Value);
|
|
38
|
+
writer.writeAdditionalData(uploadClientCertificatePostRequestBody.additionalData);
|
|
39
|
+
}
|
|
35
40
|
}
|
|
36
41
|
/**
|
|
37
42
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,yCAA6G,EAAE;IACxM,IAAI,sCAAsC,EAAE,CAAC;QACzC,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,sCAAsC,CAAC,QAAQ,CAAC,CAAC;QACrF,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,sCAAsC,CAAC,WAAW,CAAC,CAAC;QAC3F,MAAM,CAAC,mBAAmB,CAAC,sCAAsC,CAAC,cAAc,CAAC,CAAC;IACtF,CAAC;AACL,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAG,oIAAoI,CAAC;AACrM;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAqB;IACnF,IAAI,EAAE;QACF,WAAW,EAAE,gDAAgD;QAC7D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+CAA+C;QACtE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -15,7 +15,7 @@ export declare function deserializeIntoSetOrderPostRequestBody(setOrderPostReque
|
|
|
15
15
|
* Serializes information the current object
|
|
16
16
|
* @param writer Serialization writer to use to serialize this model
|
|
17
17
|
*/
|
|
18
|
-
export declare function serializeSetOrderPostRequestBody(writer: SerializationWriter, setOrderPostRequestBody?: Partial<SetOrderPostRequestBody> | undefined): void;
|
|
18
|
+
export declare function serializeSetOrderPostRequestBody(writer: SerializationWriter, setOrderPostRequestBody?: Partial<SetOrderPostRequestBody> | undefined | null): void;
|
|
19
19
|
export interface SetOrderPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
20
20
|
/**
|
|
21
21
|
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
@@ -24,11 +24,11 @@ export interface SetOrderPostRequestBody extends AdditionalDataHolder, BackedMod
|
|
|
24
24
|
/**
|
|
25
25
|
* Stores model information.
|
|
26
26
|
*/
|
|
27
|
-
backingStoreEnabled?: boolean;
|
|
27
|
+
backingStoreEnabled?: boolean | null;
|
|
28
28
|
/**
|
|
29
29
|
* The newAssignmentOrder property
|
|
30
30
|
*/
|
|
31
|
-
newAssignmentOrder?: AssignmentOrder;
|
|
31
|
+
newAssignmentOrder?: AssignmentOrder | null;
|
|
32
32
|
}
|
|
33
33
|
/**
|
|
34
34
|
* Provides operations to call the setOrder method.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyE,KAAK,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIrJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyE,KAAK,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIrJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,mDAAmD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE3K;AACD;;;GAGG;AAEH,wBAAgB,sCAAsC,CAAC,uBAAuB,GAAE,OAAO,CAAC,uBAAuB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK7K;AACD;;;GAGG;AAEH,wBAAgB,gCAAgC,CAAC,MAAM,EAAE,mBAAmB,EAAE,uBAAuB,GAAE,OAAO,CAAC,uBAAuB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKtK;AACD,MAAM,WAAW,uBAAwB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACxF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,kBAAkB,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;CAC/C;AACD;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACtH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,kGAAkG,CAAC;AACjJ;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAYpD,CAAC"}
|
|
@@ -10,6 +10,7 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
10
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
11
|
* @returns {SetOrderPostRequestBody}
|
|
12
12
|
*/
|
|
13
|
+
// @ts-ignore
|
|
13
14
|
export function createSetOrderPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
14
15
|
return deserializeIntoSetOrderPostRequestBody;
|
|
15
16
|
}
|
|
@@ -17,6 +18,7 @@ export function createSetOrderPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
|
17
18
|
* The deserialization information for the current model
|
|
18
19
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
20
|
*/
|
|
21
|
+
// @ts-ignore
|
|
20
22
|
export function deserializeIntoSetOrderPostRequestBody(setOrderPostRequestBody = {}) {
|
|
21
23
|
return {
|
|
22
24
|
"backingStoreEnabled": n => { setOrderPostRequestBody.backingStoreEnabled = true; },
|
|
@@ -27,9 +29,12 @@ export function deserializeIntoSetOrderPostRequestBody(setOrderPostRequestBody =
|
|
|
27
29
|
* Serializes information the current object
|
|
28
30
|
* @param writer Serialization writer to use to serialize this model
|
|
29
31
|
*/
|
|
32
|
+
// @ts-ignore
|
|
30
33
|
export function serializeSetOrderPostRequestBody(writer, setOrderPostRequestBody = {}) {
|
|
31
|
-
|
|
32
|
-
|
|
34
|
+
if (setOrderPostRequestBody) {
|
|
35
|
+
writer.writeObjectValue("newAssignmentOrder", setOrderPostRequestBody.newAssignmentOrder, serializeAssignmentOrder);
|
|
36
|
+
writer.writeAdditionalData(setOrderPostRequestBody.additionalData);
|
|
37
|
+
}
|
|
33
38
|
}
|
|
34
39
|
/**
|
|
35
40
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,wBAAwB,EAAwB,MAAM,wCAAwC,CAAC;AACrJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,mDAAmD,CAAC,SAAgC;IAChG,OAAO,sCAAsC,CAAC;AAClD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,sCAAsC,CAAC,0BAAwE,EAAE;IAC7H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACnF,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,kBAAkB,GAAG,CAAC,CAAC,cAAc,CAAkB,2CAA2C,CAAC,CAAC,CAAC,CAAC;KAC9J,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,gCAAgC,CAAC,MAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,wBAAwB,EAAwB,MAAM,wCAAwC,CAAC;AACrJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,mDAAmD,CAAC,SAAgC;IAChG,OAAO,sCAAsC,CAAC;AAClD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,0BAAwE,EAAE;IAC7H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACnF,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,kBAAkB,GAAG,CAAC,CAAC,cAAc,CAAkB,2CAA2C,CAAC,CAAC,CAAC,CAAC;KAC9J,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,gCAAgC,CAAC,MAA2B,EAAE,0BAA+E,EAAE;IAC3J,IAAI,uBAAuB,EAAE,CAAC;QAC1B,MAAM,CAAC,gBAAgB,CAAkB,oBAAoB,EAAE,uBAAuB,CAAC,kBAAkB,EAAE,wBAAwB,CAAC,CAAC;QACrI,MAAM,CAAC,mBAAmB,CAAC,uBAAuB,CAAC,cAAc,CAAC,CAAC;IACvE,CAAC;AACL,CAAC;AAmCD;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,+FAA+F,CAAC;AACjJ;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,IAAI,EAAE;QACF,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gCAAgC;QACvD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -15,7 +15,7 @@ export declare function deserializeIntoUpdateAllowedCombinationsPostRequestBody(
|
|
|
15
15
|
* Serializes information the current object
|
|
16
16
|
* @param writer Serialization writer to use to serialize this model
|
|
17
17
|
*/
|
|
18
|
-
export declare function serializeUpdateAllowedCombinationsPostRequestBody(writer: SerializationWriter, updateAllowedCombinationsPostRequestBody?: Partial<UpdateAllowedCombinationsPostRequestBody> | undefined): void;
|
|
18
|
+
export declare function serializeUpdateAllowedCombinationsPostRequestBody(writer: SerializationWriter, updateAllowedCombinationsPostRequestBody?: Partial<UpdateAllowedCombinationsPostRequestBody> | undefined | null): void;
|
|
19
19
|
export interface UpdateAllowedCombinationsPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
20
20
|
/**
|
|
21
21
|
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
@@ -24,11 +24,11 @@ export interface UpdateAllowedCombinationsPostRequestBody extends AdditionalData
|
|
|
24
24
|
/**
|
|
25
25
|
* The allowedCombinations property
|
|
26
26
|
*/
|
|
27
|
-
allowedCombinations?: AuthenticationMethodModes[];
|
|
27
|
+
allowedCombinations?: AuthenticationMethodModes[] | null;
|
|
28
28
|
/**
|
|
29
29
|
* Stores model information.
|
|
30
30
|
*/
|
|
31
|
-
backingStoreEnabled?: boolean;
|
|
31
|
+
backingStoreEnabled?: boolean | null;
|
|
32
32
|
}
|
|
33
33
|
/**
|
|
34
34
|
* Provides operations to call the updateAllowedCombinations method.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAA0I,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIjQ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAA0I,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIjQ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,oEAAoE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE5L;AACD;;;GAGG;AAEH,wBAAgB,uDAAuD,CAAC,wCAAwC,GAAE,OAAO,CAAC,wCAAwC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKhO;AACD;;;GAGG;AAEH,wBAAgB,iDAAiD,CAAC,MAAM,EAAE,mBAAmB,EAAE,wCAAwC,GAAE,OAAO,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMzN;AACD,MAAM,WAAW,wCAAyC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACzG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,yBAAyB,EAAE,GAAG,IAAI,CAAC;IACzD;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACxC;AACD;;GAEG;AACH,MAAM,WAAW,uCAAwC,SAAQ,kBAAkB,CAAC,uCAAuC,CAAC;IACxH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,wCAAwC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,wCAAwC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnK;AACD;;GAEG;AACH,eAAO,MAAM,kDAAkD,wIAAwI,CAAC;AACxM;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,gBAarE,CAAC"}
|
|
@@ -10,6 +10,7 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
10
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
11
|
* @returns {UpdateAllowedCombinationsPostRequestBody}
|
|
12
12
|
*/
|
|
13
|
+
// @ts-ignore
|
|
13
14
|
export function createUpdateAllowedCombinationsPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
14
15
|
return deserializeIntoUpdateAllowedCombinationsPostRequestBody;
|
|
15
16
|
}
|
|
@@ -17,6 +18,7 @@ export function createUpdateAllowedCombinationsPostRequestBodyFromDiscriminatorV
|
|
|
17
18
|
* The deserialization information for the current model
|
|
18
19
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
20
|
*/
|
|
21
|
+
// @ts-ignore
|
|
20
22
|
export function deserializeIntoUpdateAllowedCombinationsPostRequestBody(updateAllowedCombinationsPostRequestBody = {}) {
|
|
21
23
|
return {
|
|
22
24
|
"allowedCombinations": n => { updateAllowedCombinationsPostRequestBody.allowedCombinations = n.getCollectionOfEnumValues(AuthenticationMethodModesObject); },
|
|
@@ -27,10 +29,13 @@ export function deserializeIntoUpdateAllowedCombinationsPostRequestBody(updateAl
|
|
|
27
29
|
* Serializes information the current object
|
|
28
30
|
* @param writer Serialization writer to use to serialize this model
|
|
29
31
|
*/
|
|
32
|
+
// @ts-ignore
|
|
30
33
|
export function serializeUpdateAllowedCombinationsPostRequestBody(writer, updateAllowedCombinationsPostRequestBody = {}) {
|
|
31
|
-
if (updateAllowedCombinationsPostRequestBody
|
|
32
|
-
|
|
33
|
-
|
|
34
|
+
if (updateAllowedCombinationsPostRequestBody) {
|
|
35
|
+
if (updateAllowedCombinationsPostRequestBody.allowedCombinations)
|
|
36
|
+
writer.writeEnumValue("allowedCombinations", ...updateAllowedCombinationsPostRequestBody.allowedCombinations);
|
|
37
|
+
writer.writeAdditionalData(updateAllowedCombinationsPostRequestBody.additionalData);
|
|
38
|
+
}
|
|
34
39
|
}
|
|
35
40
|
/**
|
|
36
41
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAA6B,+BAA+B,EAAE,2DAA2D,EAAkF,MAAM,wCAAwC,CAAC;AACjQ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,oEAAoE,CAAC,SAAgC;IACjH,OAAO,uDAAuD,CAAC;AACnE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,uDAAuD,CAAC,2CAA0G,EAAE;IAChL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,wCAAwC,CAAC,mBAAmB,GAAG,CAAC,CAAC,yBAAyB,CAA4B,+BAA+B,CAAC,CAAC,CAAC,CAAC;QACvL,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,wCAAwC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;KACvG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,iDAAiD,CAAC,MAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAA6B,+BAA+B,EAAE,2DAA2D,EAAkF,MAAM,wCAAwC,CAAC;AACjQ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,oEAAoE,CAAC,SAAgC;IACjH,OAAO,uDAAuD,CAAC;AACnE,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,uDAAuD,CAAC,2CAA0G,EAAE;IAChL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,wCAAwC,CAAC,mBAAmB,GAAG,CAAC,CAAC,yBAAyB,CAA4B,+BAA+B,CAAC,CAAC,CAAC,CAAC;QACvL,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,wCAAwC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;KACvG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,MAA2B,EAAE,2CAAiH,EAAE;IAC9M,IAAI,wCAAwC,EAAE,CAAC;QAC3C,IAAG,wCAAwC,CAAC,mBAAmB;YAC/D,MAAM,CAAC,cAAc,CAA4B,qBAAqB,EAAE,GAAG,wCAAwC,CAAC,mBAAmB,CAAC,CAAC;QACzI,MAAM,CAAC,mBAAmB,CAAC,wCAAwC,CAAC,cAAc,CAAC,CAAC;IACxF,CAAC;AACL,CAAC;AAoCD;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAG,qIAAqI,CAAC;AACxM;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAqB;IACrF,IAAI,EAAE;QACF,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,iDAAiD;QACxE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -12,11 +12,11 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder<Name
|
|
|
12
12
|
*/
|
|
13
13
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
14
14
|
/**
|
|
15
|
-
* Retrieve the properties and relationships of
|
|
15
|
+
* Retrieve the properties and relationships of an ipNamedLocation object.
|
|
16
16
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
17
|
* @returns {Promise<NamedLocation>}
|
|
18
18
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
19
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
19
|
+
* @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0|Find more info here}
|
|
20
20
|
*/
|
|
21
21
|
get(requestConfiguration?: RequestConfiguration<NamedLocationItemRequestBuilderGetQueryParameters> | undefined): Promise<NamedLocation | undefined>;
|
|
22
22
|
/**
|
|
@@ -35,7 +35,7 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder<Name
|
|
|
35
35
|
*/
|
|
36
36
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
37
|
/**
|
|
38
|
-
* Retrieve the properties and relationships of
|
|
38
|
+
* Retrieve the properties and relationships of an ipNamedLocation object.
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @returns {RequestInformation}
|
|
41
41
|
*/
|
|
@@ -49,7 +49,7 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder<Name
|
|
|
49
49
|
toPatchRequestInformation(body: NamedLocation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
52
|
-
* Retrieve the properties and relationships of
|
|
52
|
+
* Retrieve the properties and relationships of an ipNamedLocation object.
|
|
53
53
|
*/
|
|
54
54
|
export interface NamedLocationItemRequestBuilderGetQueryParameters {
|
|
55
55
|
/**
|