C# (CSharp) Box.V2.JWTAuth Пространство имен

Классы

Имя Описание
BoxJWTAuth Box’s new authentication model allows applications to authenticate directly to Box using a JSON Web Token (JWT) signed with an RSA key. This authentication method is meant for server-to-server applications and replaces the first leg of the standard 3-legged OAuth 2.0 process in which users grant an application authorization to access their Box account.
DotNetUtilities
JWTAuthRepository JWT auth respository used in AdminClient aor UserClient
PEMPasswordFinder