StorageObjectModelErrorCodes.AccessDenied Field
Specifies that access is denied.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int AccessDenied
public:
literal int AccessDenied
Public Const AccessDenied As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top