Structure
PCUserOptions
public struct PCUserOptions: Equatable
User's options provided by the server
Relationships
Conforms To
Equatable
Properties
passwordPolicy
public var passwordPolicy: PCPasswordPolicy
Determines which password options is available for this user
nfcPolicy
public var nfcPolicy: PCKeysProcessorPolicy
isWithFingerprint
public var isWithFingerprint: Bool
Determines whether the user registers the device's fingerprint
isCollectEvents
public var isCollectEvents: Bool
Determines whether the user sends an events information
isCollectDeviceInfo
public var isCollectDeviceInfo: Bool
Determines whether the user sends the device's information
isCollectSimInfo
public var isCollectSimInfo: Bool
Determines whether the user sends sim cards information
isCollectLocation
public var isCollectLocation: Bool
Determines whether the user sends the current location data
isDenyStoreWithOSProtection
public var isDenyStoreWithOSProtection: Bool
Determines whether the user denies storing himself using FaceID / TouchID
isDenyRenewPubKey
public var isDenyRenewPubKey: Bool
Determines whether the user denies renewing the public key
isAutosignEnabled
public var isAutosignEnabled: Bool
Determines whether an autosign is enabled for this user
isScoringEnabled
public var isScoringEnabled: Bool
Determines whether a scoring is enabled for this user
isRemoteUpdateEnabled
public var isRemoteUpdateEnabled: Bool
Determines whether a remote update is enabled for this user