Modifier and Type | Method and Description |
---|---|
SecovidUserInfo |
SecovidServicesWs.getUserInfo(String userId)
getUserInfo fetches the following properties of a SecOVID user for information purpose: • userID - String - the unique SecOVID user ID • locked - boolean - the locked state of the SecOVID user (true or false, true as well if temporarily locked) • lockReason - String - the lockReasonKey if user is locked • list of token serial numbers - List of String - a list of token serial numbers of the assigned tokens These properties will be provided as an object of type SecovidUserInfo . |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.