VirtualDirectory, ROOT\WebAdministration\MS_409

Class | Methods (11) | Properties (8) | Qualifiers (4) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Represents an IIS virtual directory.

VirtualDirectory methods

VirtualDirectory has 11 methods (2 Local, 9 Derived)

NameOriginReturn
AddCollectionElementConfiguredObject
ClearAttributeConfiguredObject
CreateVirtualDirectory
GetAllSectionsConfiguredObject
GetAttributeConfiguredObjectstring {'out':True}
GetRawMetadataConfiguredObjectstring {'out':True}
GetSectionConfiguredObject
RemoveCollectionElementConfiguredObject
RevertToParentVirtualDirectory
SetAttributeConfiguredObject
SetRawMetadataConfiguredObjectstring {'out':True}

VirtualDirectory properties

VirtualDirectory has 8 properties (8 Local)

NameOriginCIMType
AllowSubDirConfigVirtualDirectory11 [boolean]
key
ApplicationPath
VirtualDirectory8 [string]
LogonMethodVirtualDirectory3 [sint32]
PasswordVirtualDirectory8 [string]
key
Path
VirtualDirectory8 [string]
PhysicalPathVirtualDirectory8 [string]
key
SiteName
VirtualDirectory8 [string]
UserNameVirtualDirectory8 [string]

Detailed description of VirtualDirectory methods

Local methods (2) of VirtualDirectory class

Create method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
VirtualDirectoryPathstring0-{'In':True}
ApplicationPathstring1-{'In':True}
PhysicalPathstring2-{'In':True}
SiteNamestring3-{'In':True}
Description'Creates a virtual directory.'
Create method is in 6 classes of ROOT\WebAdministration\MS_409 and in 16 namespaces
RevertToParent method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PropertyNamestring0-
Description'Reverts a virtual directory's configuration value or values to those of its parent.'
RevertToParent method is in 120 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces

Derived methods (9) of VirtualDirectory class

AddCollectionElement method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
CollectionElementNamestring1-
ElementParametersobject:NameValueConfigurationElement2-
AddElementNamestring3-
RelativePathstring4-
Locationstring5-
Description'Creates collection element with a given name.'
AddCollectionElement method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
ClearAttribute method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
AttributeNamestring1-
RelativePathstring2-
Locationstring3-
Description'Clears attribute value from the configuration element.'
ClearAttribute method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
GetAllSections method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Sectionsobject:ConfigurationSection0-
Description'Retrieves all of the configuration sections under a configured object.'
GetAllSections method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
GetAttribute method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
AttributeNamestring1-
RelativePathstring2-
Locationstring3-
Description'Retrieves the string representation of configuration attribute.'
GetAttribute method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
GetRawMetadata method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
TargetNamestring1-
MetadataNamestring2-
RelativePathstring3-
Locationstring4-
Description'Retrieves the string representation of configuration metadata.'
GetRawMetadata method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
GetSection method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionNamestring0-
Sectionobject:ConfigurationSection1-
Description'Retrieves the contents of a configuration section for a configured object.'
GetSection method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
RemoveCollectionElement method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
CollectionElementNamestring1-
ElementParametersobject:NameValueConfigurationElement2-
RelativePathstring3-
Locationstring4-
Description'Removes collection element with a given key values.'
RemoveCollectionElement method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
SetAttribute method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
AttributeNamestring1-
RelativePathstring2-
Locationstring3-
Valuestring4-
Description'Sets attribute value from the string representation of configuration attribute.'
SetAttribute method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
SetRawMetadata method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
TargetNamestring1-
MetadataNamestring2-
MetadataValuestring3-
RelativePathstring4-
Locationstring5-
Description'Retrieves the string representation of configuration metadata.'
SetRawMetadata method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces

Detailed description of VirtualDirectory properties

Local properties (8) of VirtualDirectory class

AllowSubDirConfig property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if IIS looks for Web.config files in content directories lower than the current level; false if IIS does not look for these files in directories lower than the current level.'
AllowSubDirConfig property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
ApplicationPath property
CIMTYPE'string'
Description'A read-only string value that contains the path for the application to which the virtual directory belongs.'
keyTrue
ApplicationPath property is in 2 classes of ROOT\WebAdministration\MS_409 and in 5 namespaces
LogonMethod property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies how a user is locally logged on.'
Values['Interactive', 'Batch', 'Network', 'ClearText']
LogonMethod property is in 7 classes of ROOT\WebAdministration\MS_409 and in 3 namespaces
Password property
CIMTYPE'string'
Description'A read/write string value that specifies the encrypted password for access to the physical path for the virtual directory.'
Password property is in 13 classes of ROOT\WebAdministration\MS_409 and in 20 namespaces
Path property
CIMTYPE'string'
Description'A read-only string value that contains the virtual directory path.'
keyTrue
Path property is in 128 classes of ROOT\WebAdministration\MS_409 and in 30 namespaces
PhysicalPath property
CIMTYPE'string'
Description'A read/write string value that specifies the physical path associated with the virtual directory.'
PhysicalPath property is in 3 classes of ROOT\WebAdministration\MS_409 and in 4 namespaces
SiteName property
CIMTYPE'string'
Description'A read-only string value that contains the name of the Web site to which the virtual directory belongs.'
keyTrue
SiteName property is in 3 classes of ROOT\WebAdministration\MS_409 and in 3 namespaces
UserName property
CIMTYPE'string'
Description'A read/write string value that specifies a user who has rights to access any configuration files or content in a virtual directory.'
UserName property is in 13 classes of ROOT\WebAdministration\MS_409 and in 33 namespaces

VirtualDirectory Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Represents an IIS virtual directory.'
DisplayName'Virtual Directory'
LOCALE1033

VirtualDirectory System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:VirtualDirectory'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['ConfiguredObject', 'Object']___SYSTEM8
__PROPERTY_COUNT8___SYSTEM3
__RELPATH'VirtualDirectory'___SYSTEM8
__DYNASTY'Object'___SYSTEM8
__SUPERCLASS'ConfiguredObject'___SYSTEM8
__CLASS'VirtualDirectory'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to VirtualDirectory

Number of classes:9
WUtils.com
online utility - toplist