Microsoft.NetworkPolicyServer.CRPConfigurationNetwork Policy Server Connection Request Policy Configuration

Microsoft.NetworkPolicyServer.CRPConfiguration (ClassType)

netsh nps show crp

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2efa4fa8-0c8d-3fb8-3826-b677643a6378

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.CRPConfiguration:
Name  string  Name Name true 256  False 
State  string  State State false 256  False 
ProcessingOrder  int  Processing order Processing order false 256   
PolicySource  string  Policy Source Policy Source false 256  False 
Condition0  string  Condition0 Condition0 false 256  False 
Condition1  string  Condition1 Condition1 false 256  False 
Condition2  string  Condition2 Condition2 false 256  False 
Condition3  string  Condition3 Condition3 false 256  False 
Condition4  string  Condition4 Condition4 false 256  False 
Condition5  string  Condition5 Condition5 false 256  False 
Profile0  string  Profile0 Profile0 false 256  False 
Profile1  string  Profile1 Profile1 false 256  False 
Profile2  string  Profile2 Profile2 false 256  False 
Profile3  string  Profile3 Profile3 false 256  False 
Profile4  string  Profile4 Profile4 false 256  False 
Profile5  string  Profile5 Profile5 false 256  False 
Profile6  string  Profile6 Profile6 false 256  False 
Profile7  string  Profile7 Profile7 false 256  False 
Profile8  string  Profile8 Profile8 false 256  False 
Profile9  string  Profile9 Profile9 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.NetworkPolicyServer.CRPConfiguration" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProcessingOrder" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PolicySource" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition0" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition1" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition2" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition3" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition4" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition5" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile0" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile1" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile2" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile3" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile4" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile5" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile6" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile7" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile8" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Profile9" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>