TrustedRealmClaimTransformation Constructor ()
This constructor supports the AD FS infrastructure and is not intended to be used directly from your code. Initializes a new instance of the TrustedRealmClaimTransformation class.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
public TrustedRealmClaimTransformation()
public:
TrustedRealmClaimTransformation()
new : unit -> TrustedRealmClaimTransformation
Public Sub New
See Also
TrustedRealmClaimTransformation Class
System.Web.Security.SingleSignOn Namespace
Return to top