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