Base:
method
GetValueForProperty
System.DirectoryServices.AccountManagement.Principal.GetValueForProperty(System.String)
2 overrides of GetValueForProperty
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Computer.cs (1)
147
internal override object
GetValueForProperty
(string propertyName)
System\DirectoryServices\AccountManagement\User.cs (1)
388
internal override object
GetValueForProperty
(string propertyName)
2 references to GetValueForProperty
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Computer.cs (1)
154
_ => base.
GetValueForProperty
(propertyName),
System\DirectoryServices\AccountManagement\User.cs (1)
400
_ => base.
GetValueForProperty
(propertyName),