Version:
BasicUserInfo(string name, string displayName, string emailAddress, System.Collections.Generic.IEnumerable<string> groupNames) Constructor
Syntax
public .ctor(string name, string displayName, string emailAddress, IEnumerable<string> groupNames)
Parameters
- name
- Type: string
- displayName
- Type: string
- emailAddress
- Type: string
- groupNames
- Type: System.Collections.Generic.IEnumerable<string>