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

SharedTokenCacheCredentialOptions.AuthenticationRecord 属性

定义

AuthenticationRecord使用交互式凭据(如 或 DeviceCodeCredential)从以前的身份验证中捕获的 InteractiveBrowserCredential

public Azure.Identity.AuthenticationRecord AuthenticationRecord { get; set; }
member this.AuthenticationRecord : Azure.Identity.AuthenticationRecord with get, set
Public Property AuthenticationRecord As AuthenticationRecord

属性值

适用于