BinarySecretKeyIdentifierClause.CanCreateKey プロパティ

定義

クラスのこのインスタンスがセキュリティ キーを作成できるかどうかを示す値を取得します。

public:
 virtual property bool CanCreateKey { bool get(); };
public override bool CanCreateKey { get; }
member this.CanCreateKey : bool
Public Overrides ReadOnly Property CanCreateKey As Boolean

プロパティ値

常に true

適用対象