SecurityTokenHandlerSetElementCollection.IsConfigured プロパティ

定義

この要素が既定以外の値で構成されているかどうかを示す値を取得します。

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

プロパティ値

要素が既定値以外の値で設定されている場合は true。それ以外の場合は false

適用対象