ServerUnauthorizedAccessException Class

Definition

public class ServerUnauthorizedAccessException : Microsoft.SharePoint.Client.ServerException
type ServerUnauthorizedAccessException = class
    inherit ServerException
Public Class ServerUnauthorizedAccessException
Inherits ServerException
Inheritance
ServerUnauthorizedAccessException

Properties

ServerErrorCode (Inherited from ServerException)
ServerErrorDetails (Inherited from ServerException)
ServerErrorTraceCorrelationId (Inherited from ServerException)
ServerErrorTypeName (Inherited from ServerException)
ServerErrorValue (Inherited from ServerException)
ServerStackTrace (Inherited from ServerException)

Methods

ToString() (Inherited from ServerException)

Applies to