ExpirationAction (Type)
String identifying the action that occurs at the document's expiration date; for example, 1 (warn), 2 (deny access to all), and so on.
Based On:
Enumeration
Possible Values:
Value | Display Value | Description |
---|---|---|
DenyAll | Deny access to all | |
DenyPublic | Deny access to the public | |
Redirect | Redirect to another page/url | |
Warn | Warn |
Error Message:
Must be a string that identifies the action that occurs at the document's expiration date; for example, 1 (warn), 2 (deny access to all), and so on.