MachineKeyStore Property
Collapse the table of content
Expand the table of content

CspKeyContainerInfo.MachineKeyStore Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value indicating whether a key is from a machine key set.

Namespace:  System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

public bool MachineKeyStore { get; }

Property Value

Type: System.Boolean
true if the key is from the machine key set; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft