Click or drag to resize
GroupRequireSecurityPassword Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if members of this group require a password to open the security screen.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool RequireSecurityPassword { get; set; }

Property Value

Type: Boolean
True if members of this group require a password to open the security screen.

Return Value

Type: Boolean
True if members of this group require a password to open the security screen.
Remarks