Microsoft.ActiveDirectoryFederationServices20.WebsitesSites

Microsoft.ActiveDirectoryFederationServices20.Websites (ClassType)

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices20.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId720965a8-cc52-01bb-5312-ac5d60c9201a

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.ActiveDirectoryFederationServices20.Websites:
FedPassiveWebsiteURL  string  Site passivo de federação false 256  False 
FedPassiveWebsitePort  int  Porta de site passivo de federação false 255   
WSTrustEndpoint  string  Ponto de Extremidade do WS-Trust false 256  False 
SAMLEndpoint  string  Ponto de Extremidade SAML false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ActiveDirectoryFederationServices20.Websites" Accessibility="Public" Abstract="false" Base="Microsoft.ActiveDirectoryFederationServices20.FederationServerBase" Hosted="true" Singleton="false">
<Property ID="FedPassiveWebsiteURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FedPassiveWebsitePort" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="WSTrustEndpoint" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SAMLEndpoint" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>