Share via


IdentityModelCachesElement.IsConfigured 屬性

定義

取得值,指出這個項目是否已設定。

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

屬性值

如果項目已設定,則為 true,否則為 false

適用於