SecurityTokenHandlerSetElementCollection.IsConfigured 屬性

定義

取得值,指出這個項目是否已使用非預設值進行設定。

public:
 property bool IsConfigured { bool get(); };
public bool IsConfigured { get; }
member this.IsConfigured : bool
Public ReadOnly Property IsConfigured As Boolean

屬性值

如果項目已使用非預設值進行設定,則為 true,否則為 false

適用於