Visual Basic (Declaration) | |
---|---|
Public Property IsActive As Boolean |
C# | |
---|---|
public bool IsActive {get; set;} |
As soon as IsActive is set to true, we assure that the callback will be called once when the token generation is done.
Property Value
true
if this instance is active; otherwise, false
.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8