SPRemoteSecurityEventProperties class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.RemoteApp.SPRemoteSecurityEventProperties

Namespace:  Microsoft.SharePoint.RemoteApp
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute(Name := "RemoteSecurityEventProperties", Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Class SPRemoteSecurityEventProperties
'Usage
Dim instance As SPRemoteSecurityEventProperties
[DataContractAttribute(Name = "RemoteSecurityEventProperties", Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public class SPRemoteSecurityEventProperties

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPRemoteSecurityEventProperties members

Microsoft.SharePoint.RemoteApp namespace