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

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

Public Properties

Property Type Description
Domain Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ForeignSecurityPrincipalSet Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ForestConfiguration Microsoft.ResourceManagement.ObjectModel.RmAttributeName
IsConfigurationType Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Property Details

Domain public_oe static_oe property

Domain Choose the domain where you want to create the user account for this user
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Domain
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ForeignSecurityPrincipalSet public_oe static_oe property

Foreign Security Principal Set A reference to a set of all security resources whose primary Active Directory resource does not reside in the Forest and therefore require a Foreign Security Principal in this Forest.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ForeignSecurityPrincipalSet
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ForestConfiguration public_oe static_oe property

Forest Configuration A reference to a the parent Forest resource for this Domain.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ForestConfiguration
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

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