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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph