共用方式為


RegistrationState Class

Definition

Common registration states.

public static class RegistrationState
type RegistrationState = class
Public Class RegistrationState
Inheritance
RegistrationState

Fields

NotRegistered

The registration state is not registered.

NotSpecified

The registration state is not specified.

Pending

The registration state is not Pending.

Registered

The registration state is Registered.

Applies to