SPUserResource constructor
Initializes a new instance of the SPUserResource class.
Overload list
Name | Description | |
---|---|---|
SPUserResource(String, SPResourceType) | Initializes a new instance of the SPUserResource class based on a specified name and resource type. | |
SPUserResource(String, String, SPResourceType) | Initializes a new instance of the SPUserResource class based on a specified name, value, and resource type. |
Top