Microsoft.ActiveDirectoryFederationServices20.WebsitesWeb Sites

Microsoft.ActiveDirectoryFederationServices20.Websites (ClassType)

Web sites

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.ActiveDirectoryFederationServices20.Websites:
FedPassiveWebsiteURL  string  Federation Passive Website false 256  False 
FedPassiveWebsitePort  int  Federation Passive Website Port false 255   
WSTrustEndpoint  string  WS-Trust Endpoint false 256  False 
SAMLEndpoint  string  SAML Endpoint 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>