ServerUnauthorizedAccessException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ServerUnauthorizedAccessException : Microsoft.SharePoint.Client.ServerException
type ServerUnauthorizedAccessException = class
inherit ServerException
Public Class ServerUnauthorizedAccessException
Inherits ServerException
- Inheritance
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) |