Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerServidor de federación

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.ActiveDirectoryFederationServices2012R2.FederationServer:
Version  string  Versión del producto Versión del producto de AD FS false 256  False 
SqlConnectionString  string  Cadena de conexión de SQL Cadena de conexión de SQL false 256  False 
Mode  string  Modo (SQL / WID) Modo (SQL / WID) false 256  False 
Role  string  Función Función false 256  False 
PerformanceCounterName  string  Nombre de contador de rendimiento Nombre de contador de rendimiento false 256  False 
EventLogLevel  string  Nivel de registro false 256  False 
ServerName  string  Nombre del servidor true 256  False 
ADFSEventLog  string  Nombre del registro de eventos de AD FS Nombre del registro de eventos de 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>