3.1.5.5.2.1 GetUserManagedSettingAsync
This element specifies input values for the GetUserManagedSettingAsync operation.
-
<xs:element name="GetUserManagedSettingAsync"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="userName" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> </xs:element>
userName: A string that contains the name of the user from which the user managed setting is retrieved.