Share via


AllowedTypesSerializationBinder.Verify Method

Definition

Verifies if there are types that are not allowed.

When not allowed, it will throw an InvalidOperationException.

public void Verify ();
member this.Verify : unit -> unit
Public Sub Verify ()

Exceptions

Exception thrown when there are types that are not allowed.

Applies to