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) · 334 Bytes

IsAuthorized.md

File metadata and controls

14 lines (9 loc) · 334 Bytes

OAuthContext.IsAuthorized property

Gets a value indicating if authorization has already occurred.

public bool IsAuthorized { get; }

See Also