ClientPeoplePicker.WebApplicationID property

Guid specifying a WebApplication ID to use when resolving against claim providers

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

Syntax

'Declaration
Public Property WebApplicationID As Guid
    Get
    Set
'Usage
Dim instance As ClientPeoplePicker
Dim value As Guid

value = instance.WebApplicationID

instance.WebApplicationID = value
public Guid WebApplicationID { get; set; }

Property value

Type: System.Guid

See also

Reference

ClientPeoplePicker class

ClientPeoplePicker members

Microsoft.SharePoint.WebControls namespace