Class userrolestype
Class that contains human-readable strings describing the roles of a user in the conference. See Section 5.6.3 of RFC 4575.
Inherited Members
Namespace: ConferenceEvent
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class userrolestype
Fields
| Edit this page View SourceAnyAttr
Extension point for attributes
Declaration
public List<XmlAttribute> AnyAttr
Field Value
Type | Description |
---|---|
List<XmlAttribute> |
entry
Contains a list of user roles
Declaration
public List<string> entry
Field Value
Type | Description |
---|---|
List<string> |