Click or drag to resize
AuthorityWebService Class

[Missing <summary> documentation for "T:X3Platform.Security.Authority.WebService.AuthorityWebService"]

Inheritance Hierarchy

Namespace: X3Platform.Security.Authority.WebService
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class AuthorityWebService : WebService

The AuthorityWebService type exposes the following members.

Constructors
  NameDescription
Public methodAuthorityWebService
Initializes a new instance of the AuthorityWebService class
Top
Methods
  NameDescription
Public methodDispose (Inherited from MarshalByValueComponent.)
Protected methodDispose(Boolean) (Inherited from MarshalByValueComponent.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from MarshalByValueComponent.)
Public methodFindOne
查询某条记录
Public methodGetHashCode (Inherited from Object.)
Public methodGetService (Inherited from MarshalByValueComponent.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from MarshalByValueComponent.)
Top
Properties
  NameDescription
Public propertyApplication (Inherited from WebService.)
Public propertyContainer (Inherited from MarshalByValueComponent.)
Public propertyContext (Inherited from WebService.)
Public propertyDesignMode (Inherited from MarshalByValueComponent.)
Protected propertyEvents (Inherited from MarshalByValueComponent.)
Public propertyServer (Inherited from WebService.)
Public propertySession (Inherited from WebService.)
Public propertySite (Inherited from MarshalByValueComponent.)
Public propertySoapVersion (Inherited from WebService.)
Public propertyUser (Inherited from WebService.)
Top
Events
  NameDescription
Public eventDisposed (Inherited from MarshalByValueComponent.)
Top
See Also