Microsoft.NetworkPolicyServer.LogConfigurationNetwork Policy Server Log Configuration

Microsoft.NetworkPolicyServer.LogConfiguration (ClassType)

All NPS Logging Configuration

Element properties:

Base ClassMicrosoft.NetworkPolicyServer.NPSServers
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId14ba783c-080f-32f7-9977-e607b4641207

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.NetworkPolicyServer.NPSServers:
PerformanceCounters  string  Performance Counters enables or disables registry-based performance counters for the NPS service false 256  False 
Microsoft.NetworkPolicyServer.LogConfiguration:
EVENTAcceptedauthentication  string  Event log - Accepted authentication requests Event log - Accepted authentication requests false 256  False 
EVENTRejectedauthentication  string  Event log - Rejected authentication requests Event log - Rejected authentication requests false 256  False 
FILEAccounting  string  File log - Accounting File log - Accounting false 256  False 
FILEAuthentication  string  File log - Authentication File log - Authentication false 256  False 
FILEPeriodicaccounting  string  File log - Periodic accounting status File log - Periodic accounting status false 256  False 
FILEPeriodicauthentication  string  File log - Periodic authentication status File log - Periodic authentication status false 256  False 
FILEDirectory  string  File log - Directory File log - Directory false 256  False 
FILEFormat  string  File log - Format File log - Format false 256  False 
FILEDeleteoldlogs  string  File log - Delete old logs File log - Delete old logs false 256  False 
FILEFrequency  string  File log - Frequency File log - Frequency false 256  False 
FILEMaxsize  string  File log - Max size File log - Max size false 256  False 
SQLConnection  string  SQL log - Connection SQL log - Connection false 256  False 
SQLDescription  string  SQL log - Description SQL log - Description false 256  False 
SQLAccounting  string  SQL log - Accounting SQL log - Accounting false 256  False 
SQLAuthentication  string  SQL log - Authentication SQL log - Authentication false 256  False 
SQLPeriodicaccounting  string  SQL log - Periodic accounting status SQL log - Periodic accounting status false 256  False 
SQLPeriodicauthentication  string  SQL log - Periodic authentication status SQL log - Periodic authentication status false 256  False 
SQLMaxsessions  string  SQL log - Max sessions SQL log - Max sessions false 256  False 
PORTSAccountingports  string  Accounting ports Accounting ports false 256  False 
PORTSAuthenticationports  string  Authentication ports Authentication ports false 256  False 
REGISTEREDStatus  string  Registered in AD Registered in the Active Directory false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.NetworkPolicyServer.LogConfiguration" Accessibility="Public" Abstract="false" Base="Microsoft.NetworkPolicyServer.NPSServers" Hosted="true" Singleton="false">
<Property ID="EVENTAcceptedauthentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EVENTRejectedauthentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEAccounting" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEAuthentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEPeriodicaccounting" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEPeriodicauthentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEDirectory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEFormat" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEDeleteoldlogs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEFrequency" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FILEMaxsize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLConnection" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLAccounting" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLAuthentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLPeriodicaccounting" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLPeriodicauthentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLMaxsessions" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PORTSAccountingports" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PORTSAuthenticationports" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="REGISTEREDStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>