UnauthenticatedClientActionTypeConverter Class

Definition

public class UnauthenticatedClientActionTypeConverter : System.Management.Automation.PSTypeConverter
type UnauthenticatedClientActionTypeConverter = class
    inherit PSTypeConverter
Public Class UnauthenticatedClientActionTypeConverter
Inherits PSTypeConverter
Inheritance
UnauthenticatedClientActionTypeConverter

Constructors

UnauthenticatedClientActionTypeConverter()

Methods

CanConvertFrom(Object, Type)
CanConvertTo(Object, Type)
ConvertFrom(Object, Type, IFormatProvider, Boolean)
ConvertTo(Object, Type, IFormatProvider, Boolean)

Applies to