Microsoft.ActiveDirectoryFederationServices.2016.FederationServerFederationsserver

Microsoft.ActiveDirectoryFederationServices.2016.FederationServer (ClassType)

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices.2016.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6baf3489-dbc7-7ce4-1133-7061340f1d42

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.ActiveDirectoryFederationServices.2016.FederationServer:
Version  string  Produktversion AD FS-produktversion false 256  False 
SqlConnectionString  string  SQL-anslutningssträng SQL-anslutningssträng false 256  False 
Mode  string  Läge (SQL/WID) Läge (SQL/WID) false 256  False 
Role  string  Roll: Roll: false 256  False 
PerformanceCounterName  string  Namn pÃ¥ prestandaräknare Namn pÃ¥ prestandaräknare false 256  False 
EventLogLevel  string  LoggnivÃ¥ false 256  False 
ServerName  string  Servernamn true 256  False 
ADFSEventLog  string  Namn pÃ¥ AD FS-händelselogg Namn pÃ¥ AD FS-händelselogg false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ActiveDirectoryFederationServices.2016.FederationServer" Accessibility="Public" Abstract="false" Base="Microsoft.ActiveDirectoryFederationServices.2016.FederationServerBase" Hosted="true" Singleton="false">
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SqlConnectionString" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Mode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Role" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="PerformanceCounterName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="EventLogLevel" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ADFSEventLog" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>