Microsoft.KnowledgeServices.Exchange.2010.ClientAccessRoleExchange ClientAccessRole

Microsoft.KnowledgeServices.Exchange.2010.ClientAccessRole (ClassType)

Element properties:

Base ClassMicrosoft.KnowledgeServices.Exchange.2010.ServerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3fa3add5-cca0-50c8-b651-252ac61dba69

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.KnowledgeServices.Exchange.2010.ServerRole:
RoleName  string  RoleName RoleName false 255  False 
DateTimeInstalledOn  string  DateTimeInstalledOn DateTimeInstalledOn false 255  False 
Microsoft.KnowledgeServices.Exchange.2010.ClientAccessRole:
Name  string  Name Name false 255  False 
Fqdn  string  Fqdn Fqdn false 1024  False 
OutlookAnywhereEnabled  bool  OutlookAnywhereEnabled OutlookAnywhereEnabled false 255   
AutoDiscoverServiceCN  string  AutoDiscoverServiceCN AutoDiscoverServiceCN false 255  False 
AutoDiscoverServiceClassName  string  AutoDiscoverServiceClassName AutoDiscoverServiceClassName false 255  False 
AutoDiscoverServiceInternalUri  string  AutoDiscoverServiceInternalUri AutoDiscoverServiceInternalUri false 255  False 
AutoDiscoverServiceGuid  string  AutoDiscoverServiceGuid AutoDiscoverServiceGuid false 255  False 
AutoDiscoverSiteScope  string  AutoDiscoverSiteScope AutoDiscoverSiteScope false 255  False 
AlternateServiceAccountConfiguration  string  AlternateServiceAccountConfiguration AlternateServiceAccountConfiguration false 1024  False 
IrmLogEnabled  bool  IrmLogEnabled IrmLogEnabled false 255   
IrmLogMaxAge  string  IrmLogMaxAge IrmLogMaxAge false 255  False 
IrmLogMaxDirectorySize  string  IrmLogMaxDirectorySize IrmLogMaxDirectorySize false 255  False 
IrmLogMaxDirectorySizeMB  int  IrmLogMaxDirectorySizeMB IrmLogMaxDirectorySizeMB false 255   
IrmLogMaxFileSize  string  IrmLogMaxFileSize IrmLogMaxFileSize false 255  False 
IrmLogMaxFileSizeMB  int  IrmLogMaxFileSizeMB IrmLogMaxFileSizeMB false 255   
IrmLogPath  string  IrmLogPath IrmLogPath false 1024  False 
ExchangeVersion  string  ExchangeVersion ExchangeVersion false 255  False 
WhenChangedUTC  string  WhenChangedUTC WhenChangedUTC false 255  False 
WhenCreatedUTC  string  WhenCreatedUTC WhenCreatedUTC false 255  False 
RPCProxyEnabled  bool  RPCProxyEnabled RPCProxyEnabled false 255   
RPCProxyValidPorts  string  RPCProxyValidPorts RPCProxyValidPorts false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Exchange.2010.ClientAccessRole" Accessibility="Public" Abstract="false" Base="Microsoft.KnowledgeServices.Exchange.2010.ServerRole" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Fqdn" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="OutlookAnywhereEnabled" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AutoDiscoverServiceCN" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AutoDiscoverServiceClassName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AutoDiscoverServiceInternalUri" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AutoDiscoverServiceGuid" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AutoDiscoverSiteScope" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AlternateServiceAccountConfiguration" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="IrmLogEnabled" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IrmLogMaxAge" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IrmLogMaxDirectorySize" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IrmLogMaxDirectorySizeMB" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IrmLogMaxFileSize" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IrmLogMaxFileSizeMB" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IrmLogPath" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="ExchangeVersion" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="WhenChangedUTC" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="WhenCreatedUTC" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RPCProxyEnabled" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RPCProxyValidPorts" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>