Share via


RemoteUpdateServiceProxy Class

Definition

public ref class RemoteUpdateServiceProxy : MarshalByRefObject, IDisposable, Microsoft::RuleEngine::IRuleEngineUpdateServiceInterface
public class RemoteUpdateServiceProxy : MarshalByRefObject, IDisposable, Microsoft.RuleEngine.IRuleEngineUpdateServiceInterface
type RemoteUpdateServiceProxy = class
    inherit MarshalByRefObject
    interface IRuleEngineUpdateServiceInterface
    interface IDisposable
Public Class RemoteUpdateServiceProxy
Inherits MarshalByRefObject
Implements IDisposable, IRuleEngineUpdateServiceInterface
Inheritance
RemoteUpdateServiceProxy
Implements

Constructors

RemoteUpdateServiceProxy()

Properties

UpdateServiceId

Methods

Dispose()
Dispose(Boolean)
GetDefinition(String, Int32, Int32)
GetDefinition(String)
GetLatest(String)
GetTrackingConfigInfo(RuleSetInfo)
InitializeLifetimeService()
IsAuthorizationsEnabled()
IsRuleSetAccessible(RuleSetInfo)
RegisterPolicyAuthorizationUpdateCallback(RemoteUpdateCallbackRepeater)
RegisterPolicyDeploymentUpdateCallback(String, RemoteUpdateCallbackRepeater)
UnregisterPolicyAuthorizationUpdateCallback(RemoteUpdateCallbackRepeater)
UnregisterPolicyDeploymentUpdateCallback(String, RemoteUpdateCallbackRepeater)

Applies to