Click or drag to resize

ServerAuthenticatedWebService Methods

The ServerAuthenticatedWebService type exposes the following members.

Methods
  NameDescription
Public methodCheckAuthorization(String, Int32) (Inherited from IceNetWebService.)
Protected methodCheckAuthorization(String, String)
Public methodCheckAuthorization(IFolder, Int32) (Inherited from IceNetWebService.)
Public methodCheckAuthorization(IObject, Int32) (Inherited from IceNetWebService.)
Public methodCheckAuthorization(IPackage, Int32) (Inherited from IceNetWebService.)
Public methodCheckAuthorization(IParty, Int32) (Inherited from IceNetWebService.)
Public methodCheckAuthorization(AuthorizedItemType, String, Int32) (Inherited from IceNetWebService.)
Public methodCheckQualification(IFolder, String) (Inherited from IceNetWebService.)
Public methodCheckQualification(IObject, String) (Inherited from IceNetWebService.)
Public methodStatic memberCreateAesTicket
Public methodStatic memberCreateTicket
Public methodStatic memberDecryptTicket
Public methodDispose
Releases all resources used by the MarshalByValueComponent.
(Inherited from MarshalByValueComponent.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources.
(Inherited from MarshalByValueComponent.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Inherited from MarshalByValueComponent.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetService
Gets the implementer of the IServiceProvider.
(Inherited from MarshalByValueComponent.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasAuthorization(String, Int32) (Inherited from IceNetWebService.)
Public methodHasAuthorization(IFolder, Int32) (Inherited from IceNetWebService.)
Public methodHasAuthorization(IObject, Int32) (Inherited from IceNetWebService.)
Public methodHasAuthorization(IPackage, Int32) (Inherited from IceNetWebService.)
Public methodHasAuthorization(IParty, Int32) (Inherited from IceNetWebService.)
Public methodHasAuthorization(AuthorizedItemType, String, Int32) (Inherited from IceNetWebService.)
Public methodHasQualification(IFolder, String) (Inherited from IceNetWebService.)
Public methodHasQualification(IObject, String) (Inherited from IceNetWebService.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from MarshalByValueComponent.)
Top
See Also