SecurityAccessDeniedException Constructor
Initializes a new instance of the SecurityAccessDeniedException class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | SecurityAccessDeniedException() | Initializes a new instance of the SecurityAccessDeniedException class. |
![]() | SecurityAccessDeniedException(SerializationInfo^, StreamingContext) | Initializes a new instance of the SecurityAccessDeniedException class using the specified serialization information and context objects. |
![]() | SecurityAccessDeniedException(String^) | Initializes a new instance of the SecurityAccessDeniedException class using the specified message. |
![]() | SecurityAccessDeniedException(String^, Exception^) | Initializes a new instance of the SecurityAccessDeniedException class using the specified message and the inner exception. |

