SecurityKeyIdentifier.CanCreateKey 屬性

定義

取得值,這個值會指出是否可以從其中一個金鑰識別碼子句建立金鑰。

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

屬性值

如果可以從至少一個金鑰識別碼子句建立金鑰則為 true,否則為 false

適用於