SharedTokenCacheCredentialOptions.AuthenticationRecord Property

Definition

The AuthenticationRecord captured from a previous authentication with an interactive credential, such as the InteractiveBrowserCredential or DeviceCodeCredential.

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

Property Value

Applies to