Microsoft.ActiveDirectoryFederationServices.2016.AuthenticationAutenticação

Microsoft.ActiveDirectoryFederationServices.2016.Authentication (ClassType)

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices.2016.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3bdfc7c1-89ea-9b15-f9f6-bcea61d474e3

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.ActiveDirectoryFederationServices.2016.Authentication:
STSIdentifier  string  Identificador STS false 256  False 
ArtifactServiceEnabled  bool  Serviço de Artefato Habilitado false 256   
SQLAttributeStores  string  Armazenamento(s) de Atributo SQL false 256  False 
LDAPAttributeStores  string  Armazenamento(s) de Atributo LDAP false 255  False 
CustomAttributeStores  string  Armazenamento(s) de Atributo Personalizados false 256  False 

Health Model:

Source Code:

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