Click or drag to resize
Infosoft Logo

RevokeAuthorizationRequest Class

Provides data for the request to
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterRevokeAuthorizationRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class RevokeAuthorizationRequest

The RevokeAuthorizationRequest type exposes the following members.

Properties
 NameDescription
Public propertyClientIdentifier Gets or sets the client identifier.
Public propertyUser Gets or sets the user.
Top
See Also