共用方式為


UnregistrationCause 列舉

定義

指出從目錄移除啟用的原因。 這會影響判斷是否要移除專案時套用的條件。

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

欄位

Force 0

強制移除目錄專案,而不需任何條件

NonexistentActivation 1

只有在目錄專案不是太全新的 (時,才移除目錄專案,以避免新註冊發生競爭)

適用於