Table of Contents

Class AadPrefixVerifier

Namespace
ParquetSharp
Assembly
ParquetSharp.dll

Verifies identity(AAD Prefix) of individual file, or of file collection in a data set.

public abstract class AadPrefixVerifier
Inheritance
AadPrefixVerifier
Inherited Members

Methods

Verify(string)

Verify the AAD file prefix. Throw exception if the prefix is not okay.

public abstract void Verify(string aadPrefix)

Parameters

aadPrefix string