| ComponentSpace SAML Class Library Reference |
|
SAML.CreateID Method
Creates an identifier by prefixing a generated GUID with an underscore.
[Visual Basic]
Public Shared Function CreateID() As
String
[C#]
public static
string CreateID();
Return Value
The identifier.
See Also
SAML Class | ComponentSpace.SAML Namespace