adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Scheduler Class / SignDelegationToken Method
The action to sign for
The instance ID of the source server
The ArcanaDevelopment.adTempus.Shared.OID.ObjectID of the target object
Additional data for the signature


In This Topic
    SignDelegationToken Method
    In This Topic
    Signs a delegating token.
    Syntax

    Parameters

    action
    The action to sign for
    sourceInstanceID
    The instance ID of the source server
    targetObject
    The ArcanaDevelopment.adTempus.Shared.OID.ObjectID of the target object
    additionalData
    Additional data for the signature
    See Also