次の方法で共有


AllowedPrincipalsTypeConverter Class

Definition

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

Constructors

AllowedPrincipalsTypeConverter()

Methods

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

Applies to