Share via


TrustedExternalTenantTypeConverter Class

Definition

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

Constructors

TrustedExternalTenantTypeConverter()

Methods

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

Applies to