Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerServidor de Federação

Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer (ClassType)

Servidor de federação

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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer:
Version  string  Versão de Produto Versão de produto do AD FS false 256  False 
SqlConnectionString  string  Cadeia de ligação SQL Cadeia de ligação SQL false 256  False 
Mode  string  Modo (SQL / WID) Modo (SQL / WID) false 256  False 
Role  string  Função Função false 256  False 
PerformanceCounterName  string  Nome do Contador de Desempenho Nome do Contador de Desempenho false 256  False 
EventLogLevel  string  Nível de Registo false 256  False 
ServerName  string  Nome do servidor true 256  False 
ADFSEventLog  string  Nome do Registo de Eventos do AD FS Nome do registo de eventos do 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" Length="256" MinLength="0"/>
<Property ID="SqlConnectionString" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Mode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Role" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PerformanceCounterName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EventLogLevel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ADFSEventLog" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>