You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/keycredentialconfiguration.md
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
5
5
author: "madansr7"
6
6
ms.subservice: "entra-sign-in"
7
7
doc_type: resourcePageType
8
+
ms.date: 12/02/2024
8
9
---
9
10
10
11
# keyCredentialConfiguration resource type
@@ -23,7 +24,7 @@ Represents a key credential configuration object that contains properties to con
23
24
| maxLifetime | Duration | String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, `P4DT12H30M5S` represents four days, 12 hours, 30 minutes, and five seconds. This property is required when **restrictionType** is set to `keyLifetime`.|
24
25
| restrictForAppsCreatedAfterDateTime | DateTimeOffset | Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.|
25
26
| restrictionType | appKeyCredentialRestrictionType | The type of restriction being applied. Possible values are `asymmetricKeyLifetime`, and `unknownFutureValue`. Each value of restrictionType can be used only once per policy.|
26
-
| state | appManagementRestrictionState |String value that indicates if the restriction is evaluated. The possible values are: `enabled`, `disabled`, and`unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
27
+
| state | appManagementRestrictionState |Indicates whether the restriction is evaluated. The possible values are: `enabled`, `disabled`, `unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
27
28
28
29
## Relationships
29
30
@@ -42,12 +43,8 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/beta/resources/passwordcredentialconfiguration.md
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ author: "madansr7"
5
5
ms.localizationpriority: medium
6
6
ms.subservice: "entra-sign-in"
7
7
doc_type: resourcePageType
8
+
ms.date: 12/02/2024
8
9
---
9
10
10
11
# passwordCredentialConfiguration resource type
@@ -22,7 +23,7 @@ Password credential configuration object that contains properties to configure r
22
23
| maxLifetime | Duration | String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, `P4DT12H30M5S` represents four days, 12 hours, 30 minutes, and five seconds. This property is required when **restrictionType** is set to `passwordLifetime`.|
23
24
| restrictForAppsCreatedAfterDateTime | DateTimeOffset | Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.|
24
25
| restrictionType | appCredentialRestrictionType | The type of restriction being applied. The possible values are: `passwordAddition`, `passwordLifetime`, `symmetricKeyAddition`, `symmetricKeyLifetime`, `customPasswordAddition`, and `unknownFutureValue`. Each value of restrictionType can be used only once per policy.|
25
-
| state | appManagementRestrictionState |String value that indicates if the restriction is evaluated. The possible values are: `enabled`, `disabled`, and`unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
26
+
| state | appManagementRestrictionState |Indicates whether the restriction is evaluated. The possible values are: `enabled`, `disabled`, `unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
26
27
27
28
## Relationships
28
29
@@ -41,12 +42,8 @@ The following JSON representation shows the resource.
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/keycredentialconfiguration.md
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Represents a key credential configuration object that contains properties to con
21
21
| maxLifetime | Duration | String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, `P4DT12H30M5S` represents four days, 12 hours, 30 minutes, and five seconds. This property is required when **restrictionType** is set to `keyLifetime`.|
22
22
| restrictForAppsCreatedAfterDateTime | DateTimeOffset | Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.|
23
23
| restrictionType | appKeyCredentialRestrictionType | The type of restriction being applied. Possible values are `asymmetricKeyLifetime`, and `unknownFutureValue`. Each value of restrictionType can be used only once per policy.|
24
-
| state | appManagementRestrictionState |String value that indicates if the restriction is evaluated. The possible values are: `enabled`, `disabled`, and`unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
24
+
| state | appManagementRestrictionState |Indicates whether the restriction is evaluated. The possible values are: `enabled`, `disabled`, `unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
25
25
26
26
## Relationships
27
27
@@ -40,12 +40,8 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/passwordcredentialconfiguration.md
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Password credential configuration object that contains properties to configure r
21
21
| maxLifetime | Duration | String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, `P4DT12H30M5S` represents four days, 12 hours, 30 minutes, and five seconds. This property is required when **restrictionType** is set to `passwordLifetime`.|
22
22
| restrictForAppsCreatedAfterDateTime | DateTimeOffset | Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.|
23
23
| restrictionType | appCredentialRestrictionType | The type of restriction being applied. The possible values are: `passwordAddition`, `passwordLifetime`, `symmetricKeyAddition`, `symmetricKeyLifetime`, `customPasswordAddition`, and `unknownFutureValue`. Each value of restrictionType can be used only once per policy.|
24
-
| state | appManagementRestrictionState |String value that indicates if the restriction is evaluated. The possible values are: `enabled`, `disabled`, and`unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
24
+
| state | appManagementRestrictionState |Indicates whether the restriction is evaluated. The possible values are: `enabled`, `disabled`, `unknownFutureValue`. If `enabled`, the restriction is evaluated. If `disabled`, the restriction isn't evaluated or enforced.|
25
25
26
26
## Relationships
27
27
@@ -40,12 +40,8 @@ The following JSON representation shows the resource type.
0 commit comments