Microsoft.ActiveDirectoryFederationServices2012R2.AuthenticationПроверка подлинности

Microsoft.ActiveDirectoryFederationServices2012R2.Authentication (ClassType)

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices2012R2.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc9e7d735-08d4-df35-a56b-d32e3c93104b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Краткое имя объекта мониторинга. false 256  False 
Microsoft.ActiveDirectoryFederationServices2012R2.Authentication:
STSIdentifier  string  Идентификатор службы маркеров безопасности false 256  False 
ArtifactServiceEnabled  bool  Служба артефактов включена false 256   
SQLAttributeStores  string  Хранилища атрибутов SQL false 256  False 
LDAPAttributeStores  string  Хранилища атрибутов LDAP false 255  False 
CustomAttributeStores  string  Пользовательские хранилища атрибутов false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ActiveDirectoryFederationServices2012R2.Authentication" Accessibility="Public" Abstract="false" Base="Microsoft.ActiveDirectoryFederationServices2012R2.FederationServerBase" Hosted="true" Singleton="false">
<Property ID="STSIdentifier" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ArtifactServiceEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLAttributeStores" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LDAPAttributeStores" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CustomAttributeStores" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>