C# (CSharp) DotNetOpenAuth.OAuth2.ChannelElements 네임스페이스

클래스들

이름 설명
AuthorizationCode Represents the authorization code created when a user approves authorization that allows the client to request an access/refresh token.
MessageValidationBindingElement A guard for all messages to or from an Authorization Server to ensure that they are well formed, have valid secrets, callback URIs, etc.
OAuth2AuthorizationServerChannel The channel for the OAuth protocol.
OAuth2ClientChannel The messaging channel used by OAuth 2.0 Clients.