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/certificatebasedauthpki.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Inherits from [directoryObject](../resources/directoryobject.md).
38
38
|Property|Type|Description|
39
39
|:---|:---|:---|
40
40
|deletedDateTime|DateTimeOffset|The date and time when the object was soft deleted. Inherited from base class and `null` for objects that are not deleted. Inherited from [directoryObject](../resources/directoryobject.md).|
41
-
|displayName|String|The name of the object.|
41
+
|displayName|String|The name of the object.Maximum length is 256 characters.|
42
42
|id|String|The ID of the object. Inherited from [entity](../resources/entity.md).|
43
43
|lastModifiedDateTime|DateTimeOffset|The date and time when the object was created or last modified.|
44
44
|status|String|The status of any asynchronous jobs runs on the object which can be upload or delete.|
0 commit comments