Microsoft.ActiveDirectoryFederationServices.2016.FederationServerFederation Server

Microsoft.ActiveDirectoryFederationServices.2016.FederationServer (ClassType)

Federation server

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices.2016.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId80f8ee38-fd5b-faa6-0acc-ba3c83d1685b

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.ActiveDirectoryFederationServices.2016.FederationServer:
Version  string  Product Version AD FS Product version false 256  False 
SqlConnectionString  string  SQL connection string SQL connection string false 256  False 
Mode  string  Mode (SQL / WID) Mode (SQL / WID) false 256  False 
Role  string  Role Role false 256  False 
PerformanceCounterName  string  Performance Counter Name Performance Counter Name false 256  False 
EventLogLevel  string  Log Level false 256  False 
ServerName  string  Server name true 256  False 
ADFSEventLog  string  AD FS Event Log Name AD FS Event-log name 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>