UserIsDefaultAdmin Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsDefaultAdmin { get; }
Public ReadOnly Property IsDefaultAdmin As Boolean
Get
public:
virtual property bool IsDefaultAdmin {
bool get () sealed;
}
function get_IsDefaultAdmin();
Property Value
Type:
Boolean
See Also