Visual Basic (Declaration) | |
---|---|
Public Property Key As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Key {get; set;} |
XAML Attributes Usage | |
---|---|
<object Key=int .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Key=int .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
Return Value
The key used to encrypt or decrypt this AnnEncryptObject object.For C#/VB examples, refer to AnnEncryptObject.
This Key should be between 0 and 4294967295.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family