SSOReturnCodes.SSO_E_MASTER_SECRET_NOT_EXIST Field

The encryption key does not exist.

Namespace:  Microsoft.SharePoint.Portal.SingleSignon
Assembly:  Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Syntax

'Declaration
Public Const SSO_E_MASTER_SECRET_NOT_EXIST As Integer
'Usage
Dim value As Integer

value = SSOReturnCodes.SSO_E_MASTER_SECRET_NOT_EXIST
public const int SSO_E_MASTER_SECRET_NOT_EXIST

See Also

Reference

SSOReturnCodes Class

SSOReturnCodes Members

Microsoft.SharePoint.Portal.SingleSignon Namespace