[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Die Ereignis-Argumente für Rejection. Diese Klasse ist nicht threadsicher!

Namespace: DynamicNode.Core
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
public class TokenRejectionEventArgs : EventArgs
Visual Basic
Public Class TokenRejectionEventArgs _
	Inherits EventArgs
F#
type TokenRejectionEventArgs =  
    class
        inherit EventArgs
    end

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    DynamicNode.Core..::..TokenRejectionEventArgs

See Also