SecurityProfile interface

The lab security profile.

Properties

openAccess

Whether any user or only specified users can register to a lab.

registrationCode

The registration code for the lab. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

openAccess

Whether any user or only specified users can register to a lab.

openAccess?: EnableState

Property Value

registrationCode

The registration code for the lab. NOTE: This property will not be serialized. It can only be populated by the server.

registrationCode?: string

Property Value

string