Share via


StorageObjectModelErrorCodes.InvalidSID Field

 

Specifies that the SID is not valid.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public const int InvalidSID
public:
literal int InvalidSID
Public Const InvalidSID As Integer

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top