SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class UserCertificateSubscription

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll

    Subscribing and receiving change notifications for the users certificate configuration. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

    public class UserCertificateSubscription : CallbackSubscription
    Inheritance
    object
    CallbackSubscription
    UserCertificateSubscription
    Inherited Members
    CallbackSubscription.m_eType
    CallbackSubscription.m_gSubcriptionID
    CallbackSubscription.m_iEntityID
    CallbackSubscription.m_gSubscriberID
    CallbackSubscription.AddCallback(OnCallback)
    CallbackSubscription.RemoveCallback(OnCallback)
    CallbackSubscription.Notify(CallbackEventArgs)
    CallbackSubscription.TraceNotify(CallbackEventArgs)
    CallbackSubscription.ContextNum
    CallbackSubscription.ContextText
    CallbackSubscription.SubscriptionTypeName
    CallbackSubscription.SubscriptionType
    CallbackSubscription.SubscriptionID
    CallbackSubscription.SubscriberID
    CallbackSubscription.EntityID
    CallbackSubscription.OnCallback

    Constructors

    UserCertificateSubscription()

    Standard constructor

    public UserCertificateSubscription()

    Methods

    OnUserCertificateChanged(TChangeInfo, string)

    Will be called when certificate configuration has been changed

    public virtual void OnUserCertificateChanged(TChangeInfo Info, string thumbprint)

    Parameters

    Info TChangeInfo

    The standard change information

    thumbprint string

    Events

    UserCertificateChanged

    Occurs if certificate configuration has been changed

    public event OnCallbackUserCertificate UserCertificateChanged

    Event Type

    OnCallbackUserCertificate
    © Enreach GmbH