The SecurityDescriptor version indicated was not expected. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly SECURITY_UNEXPECTED_VERSION As ExceptionCode |
C# |
---|
public static readonly ExceptionCode SECURITY_UNEXPECTED_VERSION; |
C++ |
---|
public: static const ExceptionCode SECURITY_UNEXPECTED_VERSION; |
J# |
---|
public static final ExceptionCode SECURITY_UNEXPECTED_VERSION |
JScript |
---|
public static const var SECURITY_UNEXPECTED_VERSION : ExceptionCode; |