Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 295 Bytes

File metadata and controls

14 lines (9 loc) · 295 Bytes

OAuthContext.AccessToken property

Gets the access token.

public string? AccessToken { get; }

See Also