共用方式為


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

屬性值

Boolean

一定是 true

適用於