Microsoft.Forefront.UAG.RepositoryForefront UAG repository

Microsoft.Forefront.UAG.Repository (ClassType)

A Forefront UAG repository holds information used to authenticate users accessing Forefront UAG portals.

Knowledge Base article:

Summary

A Forefront UAG repository holds information used to authenticate users accessing Forefront UAG portals.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3302fcfa-0dcd-e857-0c08-efdca4910b68

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.Forefront.UAG.Repository:
ID  string  ID ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Forefront.UAG.Repository" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>