public GetSAMLAssertion ( |
||
identityProviderUrl | The authentication endpoint to be called. | |
credentials | ICredentials | /// Credentials for the call. If null, the users default network credentials will be used /// in a temporary impersonation context. /// |
authenticationType | string | /// The authentication type expected by the endpoint. The default value if not specified /// is 'Kerberos'. Valid values are 'NTLM', 'Digest', 'Kerberos' and 'Negotiate'. /// |
Résultat |