StorageObjectModelErrorCodes.InvalidUserPermission Field
Specifies that the user permissions are not correct.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int InvalidUserPermission
public:
literal int InvalidUserPermission
Public Const InvalidUserPermission As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top