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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer:
Version  string  Versão do Produto Versão do produto do AD FS false 256  False 
SqlConnectionString  string  Cadeia de conexão SQL Cadeia de conexã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 do Log false 256  False 
ServerName  string  Nome do servidor true 256  False 
ADFSEventLog  string  Nome do Log de Eventos do AD FS Nome do log 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" 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>