The specified encryption-related property is undefined for this domain. These properties are automatically defined when the domain object is created, so if you have an old GCD, you may want to recreate the GCD.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly SECURITY_DOMAIN_ENCRYPTION_UNDEFINED As ExceptionCode
C#
public static readonly ExceptionCode SECURITY_DOMAIN_ENCRYPTION_UNDEFINED
Visual C++
public:
static initonly ExceptionCode^ SECURITY_DOMAIN_ENCRYPTION_UNDEFINED
JavaScript
FileNet.Api.Exception.ExceptionCode.securitY_DOMAIN_ENCRYPTION_UNDEFINED

ToggleSee Also