Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SspiAuthentication Constructor

Namespace: Rebex.Security.Authentication
Assembly: Rebex.Common.dll (version 7.0.9147)

SspiAuthentication(String, SspiDataRepresentation, String, SspiRequirements, String, String, String)

Creates a new SSPI session.

Declaration
public SspiAuthentication(string package, SspiDataRepresentation dataRepresentation, string targetName, SspiRequirements requirements, string userName, string password, string userDomain)
Parameters
Type Name Description
String package

Authentication package.

SspiDataRepresentation dataRepresentation

Data representation.

String targetName

Target name.

SspiRequirements requirements

Requirements.

String userName

User name.

String password

Password.

String userDomain

User domain

Remarks

Only supported on Windows platforms.

SspiAuthentication(String, SspiCredentialUsage, SspiDataRepresentation, String, SspiRequirements, String, String, String)

Creates a new SSPI session.

Declaration
public SspiAuthentication(string package, SspiCredentialUsage usage, SspiDataRepresentation dataRepresentation, string targetName, SspiRequirements requirements, string userName, string password, string userDomain)
Parameters
Type Name Description
String package

Authentication package.

SspiCredentialUsage usage

Credential usage.

SspiDataRepresentation dataRepresentation

Data representation.

String targetName

Target name.

SspiRequirements requirements

Requirements.

String userName

User name.

String password

Password.

String userDomain

User domain

Remarks

Only supported on Windows platforms.

In This Article
  • SspiAuthentication(String, SspiDataRepresentation, String, SspiRequirements, String, String, String)
  • SspiAuthentication(String, SspiCredentialUsage, SspiDataRepresentation, String, SspiRequirements, String, String, String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies