Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerÖsszevonási kiszolgáló

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 (HUN) Description (HUN) 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  Termék verziószáma AD FS termék verziószáma false 256  False 
SqlConnectionString  string  SQL-kapcsolat karakterlánca SQL-kapcsolat karakterlánca false 256  False 
Mode  string  Üzemmód (SQL / WID) Üzemmód (SQL / WID) false 256  False 
Role  string  Szerep Szerep false 256  False 
PerformanceCounterName  string  Teljesítményszámláló neve Teljesítményszámláló neve false 256  False 
EventLogLevel  string  Naplószint false 256  False 
ServerName  string  Kiszolgáló neve true 256  False 
ADFSEventLog  string  AD FS eseménynapló neve AD FS eseménynapló neve 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>