ServerSecurityEnterpriseNumAgents Property |
|
DataPA OpenAnalytics API Reference
Gets the number of Enterprise License Agents that are licensed on this server.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long EnterpriseNumAgents { get; }
Public ReadOnly Property EnterpriseNumAgents As Long
Get
public:
virtual property long long EnterpriseNumAgents {
long long get () sealed;
}
function get_EnterpriseNumAgents();
Return Value
Type:
Int64The number of Enterprise License Agents that are licensed on this server.
Remarks See Also