Share via


SPRemoteSecurityEventProperties.GroupName property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property GroupName As String
    Get
    Friend Set
'Usage
Dim instance As SPRemoteSecurityEventProperties
Dim value As String

value = instance.GroupName
[DataMemberAttribute]
public string GroupName { get; internal set; }

Property value

Type: System.String

See also

Reference

SPRemoteSecurityEventProperties class

SPRemoteSecurityEventProperties members

Microsoft.SharePoint.RemoteApp namespace