Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Member complex type represents a member in a role.
-
<xsd:complexType name="Member"> <xsd:all> <xsd:element name="Name" minOccurs="0" type="xsd:string"/> <xsd:element name="Sid" minOccurs="0" type="xsd:string"/> </xsd:all> </xsd:complexType>
|
Element |
Read-Only |
Default value |
Description |
|---|---|---|---|
|
Name |
|
Empty |
The name of the user. |
|
Sid |
|
Empty |
The SID of the user. |