VerificationServiceClient methods

The VerificationServiceClient type exposes the following members.

Methods

  Name Description
Public method Abort (Inherited from ClientBase<IVerificationService>.)
Public method Close (Inherited from ClientBase<IVerificationService>.)
Protected method CreateChannel (Inherited from ClientBase<IVerificationService>.)
Public method DisplayInitializationUI (Inherited from ClientBase<IVerificationService>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetDefaultValueForInitialization<T> (Inherited from ClientBase<IVerificationService>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InvokeAsync (Inherited from ClientBase<IVerificationService>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Open (Inherited from ClientBase<IVerificationService>.)
Public method ToString (Inherited from Object.)
Public method VerifyEntitlementToken Specifies whether an app license token is valid, as well as various properties of the app license token.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method ICommunicationObject.Close (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method IDisposable.Dispose (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndClose (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndOpen (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetationPrivate method ICommunicationObject.Open (Inherited from ClientBase<IVerificationService>.)

Top

See also

Reference

VerificationServiceClient class

VerificationSvc namespace