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

适用于