Microsoft.ActiveDirectoryFederationServices20.Websites網站

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.ActiveDirectoryFederationServices20.Websites:
FedPassiveWebsiteURL  string  同盟被動網站 false 256  False 
FedPassiveWebsitePort  int  同盟被動網站連接埠 false 255   
WSTrustEndpoint  string  WS-Trust 端點 false 256  False 
SAMLEndpoint  string  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>