OCRAToken Complex Type

Description Representation of an OCRA token.
Namespace http://portwise.com/ws/v1/OATH
Extends OATHToken
Since 5.3
See also Provider

Representation of an OCRA token in Smart ID Digital Access.

Property Type Description
enabled boolean Set to false to remove the token from OCRAProperties or remove token from the array in OCRAProperties.
provider provider A Provider object.
revocationStatus integer Any of the following:
0 ACTIVE
1 ON HOLD
2 REVOKED
tokenId string Identifier of the token unique together with the provider.
generatePwd boolean Set to true if the system should generate a new password.
pwdNeverExpires boolean Set to true if the password never should expire.
userCannotChangePwd boolean Set to true if the user are not allowed to change password.
userMustChangePwd boolean Set to true if the user must change password at next logon.
useDirectoryPwd boolean Set to true if the User storage password should be used.
password string Write-only attribute containing the password, set to null or an empty string to prevent it from updating while the other attributes are set.

Copyright © 1999-2023, Technology Nexus Secured Business Solutions AB. All rights reserved.