Saltar al contenido
Abblix
Esta página aún no está traducida.

DynamicClientOperation Enum

Defines the type of dynamic client management operation being performed.

C#
public enum DynamicClientOperation

Fields

Register 0

New client registration operation (POST). Client must not exist.

Update 1

Update existing client operation (PUT). Client must exist.