你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TokenManager 类

定义

public class TokenManager
type TokenManager = class
Public Class TokenManager
继承
TokenManager

属性

Current

方法

Clear()
ReadToken(IIdentity)
SetTokenReader(Func<IIdentity,String>)
SetTokenWriter(Action<IIdentity,String>)
WriteToken(IIdentity, String)

适用于