asp.net.ph

PassportIdentity.CryptIsValid Method

System.Web.Security Namespace   PassportIdentity Class


Gets the state of a flag indicating if the Passport Manager is in a valid state for encryption.

[ VB ]
Public Shared Function CryptIsValid ( ) As Boolean

[ C# ]
public static bool CryptIsValid ( );

[ C++ ]
public: static bool CryptIsValid ( );

[ JScript ]
public static function CryptIsValid ( ) : Boolean;

Return Value

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

For more information, see the Passport SDK documentation for IPassportCrypt.get_IsValid, available in the MSDN Library.

See Also

PassportIdentity Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note