Microsoft.ActiveDirectoryFederationServices.2016.AuthenticationVerificatie

Microsoft.ActiveDirectoryFederationServices.2016.Authentication (ClassType)

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices.2016.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4464541e-496d-c4fc-260d-0a266c5dbaf1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.ActiveDirectoryFederationServices.2016.Authentication:
STSIdentifier  string  STS-id false 256  False 
ArtifactServiceEnabled  bool  Artefact-service ingeschakeld false 256   
SQLAttributeStores  string  SQL-kenmerkopslag false 256  False 
LDAPAttributeStores  string  LDAP-kenmerkopslag false 255  False 
CustomAttributeStores  string  Aangepaste kenmerkopslag 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>