PassportIdentity.CryptIsValid Method

Definition

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.

Applies to