Перейти к содержимому
Abblix
Эта страница ещё не переведена.

ResponseTypesExtensions Class

Extension methods that classify an OAuth 2.0 response_type combination — the array of its space-separated parts (code, token, id_token). They centralise the shared response-type predicates so the same rule is applied wherever a request's flow is derived from its response types.

C#
public static class ResponseTypesExtensions

Inheritance System.Object → ResponseTypesExtensions