Microsoft.ActiveDirectoryFederationServices20.TokenIssuanceÉmission de jeton

Microsoft.ActiveDirectoryFederationServices20.TokenIssuance (ClassType)

Émission de jetons

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices20.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0b3492d2-6fd8-b1bd-4727-2a20cfc91fb6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.ActiveDirectoryFederationServices20.TokenIssuance:
RelyingParties  string  Parties de confiance false 256  False 
TokenSigningCertThumbprint  string  Empreinte numérique du certificat de signature de jetons false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ActiveDirectoryFederationServices20.TokenIssuance" Accessibility="Public" Abstract="false" Base="Microsoft.ActiveDirectoryFederationServices20.FederationServerBase" Hosted="true" Singleton="false">
<Property ID="RelyingParties" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TokenSigningCertThumbprint" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>