Plumtree Portal UI  
 

XPLimitedRequest.GetAuthType Method 

Returns the name of the authentication scheme used.

public virtual string GetAuthType();

Return Value

string indicating the authentication scheme, or null if no authentication is being used.

See Also

XPLimitedRequest Class | com.plumtree.portaluiinfrastructure.condition Namespace | IXPRequest#GetAuthType