Click or drag to resize

FactSetOnDemandOtpKeyRequest Method

Send FactSet servers the passcode received on an email sent by PassCodeRequest to complete the key/counter reset process

Namespace:  Kratos_3.RunTimePlatform
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public void OtpKeyRequest(
	string passcode,
	string netId
)

Parameters

passcode
Type: SystemString
netId
Type: SystemString
See Also