Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerServeur de fédération

Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer (ClassType)

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices2012R2.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId57fffbc9-e9b9-5d9c-6950-7f69fe02cfb5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer:
Version  string  Version du produit Version du produit AD FS false 256  False 
SqlConnectionString  string  Chaîne de connexion SQL Chaîne de connexion SQL false 256  False 
Mode  string  Mode (SQL / WID) Mode (SQL / WID) false 256  False 
Role  string  Rôle Rôle false 256  False 
PerformanceCounterName  string  Nom du compteur de performance Nom du compteur de performance false 256  False 
EventLogLevel  string  Niveau de journalisation false 256  False 
ServerName  string  Nom du serveur true 256  False 
ADFSEventLog  string  Nom du journal des événements AD FS Nom du journal des événements AD FS false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer" Accessibility="Public" Abstract="false" Base="Microsoft.ActiveDirectoryFederationServices2012R2.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>