AllowSecurID property

This property is obsolete in V.7.
 

Sets or returns whether the facility allows its users to use SecurID. When SecurID is enabled, members of the facility will be able to authenticate with SecurID. When SecurID is disabled, members will not be able to authenticate with SecurID.

Syntax


C++

HRESULT get_AllowSecurID(VARIANT_BOOL* pAllowSecurID)

HRESULT put_AllowSecurID(VARIANT_BOOL myAllowSecurID)

Scripting languages

Boolean = Facility.AllowSecurID

Facility.AllowSecurID = Boolean

Legal values


Value

Description

TRUE

Users can authenticate with SecurID.

FALSE

Users cannot authenticate with SecurID.

 

Home

Applies to