BinarySecretKeyIdentifierClause.CanCreateKey Property

Definition

Gets a value that indicates whether this instance of the class can create a security key.

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

Property Value

Always true.

Applies to