CustomLocationPropertiesAuthenticationTypeConverter Class

Definition

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

Constructors

CustomLocationPropertiesAuthenticationTypeConverter()

Methods

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

Applies to