PCSDKModule Documentation Beta

Structure PCUser​Options

public struct PCUserOptions: Equatable

User's options provided by the server

PCUserOptions PCUserOptions Equatable Equatable PCUserOptions->Equatable

Conforms To

Equatable

Properties

password​Policy

var passwordPolicy: PCPasswordPolicy

Determines which password options is available for this user

is​With​Fingerprint

var isWithFingerprint: Bool

Determines whether the user registers the device's fingerprint

is​Collect​Events

var isCollectEvents: Bool

Determines whether the user sends an events information

is​Collect​Device​Info

var isCollectDeviceInfo: Bool

Determines whether the user sends the device's information

is​Collect​Sim​Info

var isCollectSimInfo: Bool

Determines whether the user sends sim cards information

is​Collect​Location

var isCollectLocation: Bool

Determines whether the user sends the current location data

is​Deny​Store​With​OSProtection

var isDenyStoreWithOSProtection: Bool

Determines whether the user denies storing himself using FaceID / TouchID

is​Deny​Renew​Pub​Key

var isDenyRenewPubKey: Bool

Determines whether the user denies renewing the public key

is​Autosign​Enabled

var isAutosignEnabled: Bool

Determines whether an autosign is enabled for this user

is​Scoring​Enabled

var isScoringEnabled: Bool

Determines whether a scoring is enabled for this user

is​Remote​Update​Enabled

var isRemoteUpdateEnabled: Bool

Determines whether a remote update is enabled for this user