Share via


SPRemoteItemEventProperties.UserLoginName property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPRemoteItemEventProperties class

SPRemoteItemEventProperties members

Microsoft.SharePoint.RemoteApp namespace