PassportIdentity.CryptIsValid Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the state of a flag indicating if the Passport Manager is in a valid state for encryption. This class is deprecated.
public:
static bool CryptIsValid();
public static bool CryptIsValid ();
static member CryptIsValid : unit -> bool
Public Shared Function CryptIsValid () As Boolean
Returns
true
if the key used for encryption and decryption is valid and if the Passport Manager is in a valid state for encryption; otherwise, false
.
Remarks
This class has been deprecated and is no longer supported. Microsoft Passport Network was replaced by Windows Live ID.