Click or drag to resize
GroupSecurityPassword Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a password required to open the security screen.

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

Property Value

Type: String
A password required to open the security screen.

Return Value

Type: String
A password required to open the security screen.
Remarks