PCSDKModule Documentation

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

public var passwordPolicy: PCPasswordPolicy  

Determines which password options is available for this user

nfc​Policy

public var nfcPolicy: PCKeysProcessorPolicy  

is​With​Fingerprint

public var isWithFingerprint: Bool  

Determines whether the user registers the device's fingerprint

is​Collect​Events

public var isCollectEvents: Bool  

Determines whether the user sends an events information

is​Collect​Device​Info

public var isCollectDeviceInfo: Bool  

Determines whether the user sends the device's information

is​Collect​Sim​Info

public var isCollectSimInfo: Bool  

Determines whether the user sends sim cards information

is​Collect​Location

public var isCollectLocation: Bool  

Determines whether the user sends the current location data

is​Deny​Store​With​OSProtection

public var isDenyStoreWithOSProtection: Bool  

Determines whether the user denies storing himself using FaceID / TouchID

is​Deny​Renew​Pub​Key

public var isDenyRenewPubKey: Bool  

Determines whether the user denies renewing the public key

is​Autosign​Enabled

public var isAutosignEnabled: Bool  

Determines whether an autosign is enabled for this user

is​Scoring​Enabled

public var isScoringEnabled: Bool  

Determines whether a scoring is enabled for this user

is​Remote​Update​Enabled

public var isRemoteUpdateEnabled: Bool  

Determines whether a remote update is enabled for this user