AccountStatusTypeConverter Class

Definition

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)

Applies to