다음을 통해 공유


IdentityModelCachesElement.IsConfigured 속성

정의

이 요소가 구성되었는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

요소가 구성되었으면 true이고, 그렇지 않으면 false입니다.

적용 대상