UnregistrationCause 枚举

定义

指示从目录中删除激活的原因。 这会影响在确定是否删除条目时应用的条件。

public enum UnregistrationCause
type UnregistrationCause = 
Public Enum UnregistrationCause
继承
UnregistrationCause

字段

Force 0

在没有任何条件的情况下强制删除目录条目

NonexistentActivation 1

仅当目录条目不是太新鲜 (,以避免新注册)

适用于