More than one security principal was found. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly SECURITY_TOO_MANY_MATCHES As ExceptionCode |
C# |
---|
public static readonly ExceptionCode SECURITY_TOO_MANY_MATCHES; |
C++ |
---|
public: static const ExceptionCode SECURITY_TOO_MANY_MATCHES; |
J# |
---|
public static final ExceptionCode SECURITY_TOO_MANY_MATCHES |
JScript |
---|
public static const var SECURITY_TOO_MANY_MATCHES : ExceptionCode; |