AccountStatusTypeConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AccountStatusTypeConverter : System.Management.Automation.PSTypeConverter
type AccountStatusTypeConverter = class
inherit PSTypeConverter
Public Class AccountStatusTypeConverter
Inherits PSTypeConverter
- Inheritance
-
AccountStatusTypeConverter
Constructors
| AccountStatusTypeConverter() |
Methods
| CanConvertFrom(Object, Type) | |
| CanConvertTo(Object, Type) | |
| ConvertFrom(Object, Type, IFormatProvider, Boolean) | |
| ConvertTo(Object, Type, IFormatProvider, Boolean) |