GetCredentialEntryUrl(String, Int) Method
The GetCredentialEntryUrl method of the SingleSignonLocator class gets a URL relative to the logon form. Use the GetCredentialEntryUrl method when the URL returned is formatted for SSL on a particular port. You would pass the specified port when the system cannot detect which SSL port to use, such as when multiple SSL port mappings exist.
Parameters
strApplication Name of the enterprise application definition.
sslPort SSL port number.
Exceptions
Exception Type | Condition |
---|---|
SingleSignonException | Method fails. |
Remarks
The result of each call to the GetCredentialEntryUrl method is audited and stored in the single sign-on database. The ServiceAction enumeration recorded is GetApplication.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security