ServiceUser Constructor

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubmethodServiceUser()

Initializes a new instance of the ServiceUser class.

System_CAPS_pubmethodServiceUser(IEnumerable<ClaimsIdentity>)

Initializes a new instance of the ServiceUser class from the specified identities.

System_CAPS_pubmethodServiceUser(IIdentity)

Initializes a new instance of the ServiceUser class from the specified identity.

Return to top
Show: