AuthToken.AcquireCallback Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate string AuthToken.AcquireCallback();
type AuthToken.AcquireCallback = delegate of unit -> string
Public Delegate Function AuthToken.AcquireCallback() As String