Identifier Constructor
Initializes a new instance of the Identifier class.
Overload List
Name | Description |
---|---|
Identifier () | Initializes a new instance of the Identifier class setting the Value property to a URI based upon a new GUID value. |
Identifier (String) | Initializes a new instance of the Identifier class setting the Value property to the specified unique identifier. |
Identifier (XmlElement) | Initializes a new instance of the Identifier class using the specified XML element. |
See Also
Reference
Identifier Class
Identifier Members
Microsoft.Web.Services3.Security Namespace