C# Class Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmSupportedLocaleConfiguration.AttributeNames

Names of SupportedLocaleConfiguration specific attributes
显示文件 Open project: Predica/FimClient

Public Properties

Property Type Description
IsConfigurationType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
SupportedLanguageCode Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Property Details

IsConfigurationType public_oe static_oe property

Is Configuration Type This is an indication that this resource is a configuration resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel IsConfigurationType
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

SupportedLanguageCode public_oe static_oe property

Supported Language Code This attribute lists language codes for all supported locales in FIM Portal.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel SupportedLanguageCode
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName