Share via


SPRemoteSecurityEventProperties.GroupUserLoginName property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPRemoteSecurityEventProperties class

SPRemoteSecurityEventProperties members

Microsoft.SharePoint.RemoteApp namespace