ServerSecurityEnterpriseLicenseType Property |
|
DataPA OpenAnalytics API Reference
Gets a value that indicates the type of the Enterprise license that has been installed on this server.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string EnterpriseLicenseType { get; }
Public ReadOnly Property EnterpriseLicenseType As String
Get
public:
virtual property String^ EnterpriseLicenseType {
String^ get () sealed;
}
function get_EnterpriseLicenseType();
Return Value
Type:
StringA value that indicates the type of the Enterprise license that has been installed on this server.
Remarks See Also