VerificationServiceClient members

SharePoint 2013

Provides a method for validating license tokens for apps for Office and SharePoint, and for accessing properties of those licenses.

The VerificationServiceClient type exposes the following members.

  Name Description
Protected property Channel (Inherited from ClientBase<IVerificationService>.)
Public property ChannelFactory (Inherited from ClientBase<IVerificationService>.)
Public property ClientCredentials (Inherited from ClientBase<IVerificationService>.)
Public property Endpoint (Inherited from ClientBase<IVerificationService>.)
Public property InnerChannel (Inherited from ClientBase<IVerificationService>.)
Public property State (Inherited from ClientBase<IVerificationService>.)
Top

  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

  Name Description
Explicit interface implemetation Private method ICommunicationObject.BeginClose(AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method ICommunicationObject.BeginOpen(AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method ICommunicationObject.Close (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private event ICommunicationObject.Closed (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private event ICommunicationObject.Closing (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method IDisposable.Dispose (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method ICommunicationObject.EndClose (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method ICommunicationObject.EndOpen (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private event ICommunicationObject.Faulted (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private method ICommunicationObject.Open (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private event ICommunicationObject.Opened (Inherited from ClientBase<IVerificationService>.)
Explicit interface implemetation Private event ICommunicationObject.Opening (Inherited from ClientBase<IVerificationService>.)
Top
Show: