ContentKeyPolicyPlayReadyUnknownOutputPassingOptionConverter.CanConvert Method

Definition

Returns if objectType can be converted to ContentKeyPolicyPlayReadyUnknownOutputPassingOption by the converter.

public override bool CanConvert (Type objectType);
override this.CanConvert : Type -> bool
Public Overrides Function CanConvert (objectType As Type) As Boolean

Parameters

objectType
Type

Returns

Applies to