Condividi tramite


SamlTokenWebTestPlugin Class

Definition

public ref class SamlTokenWebTestPlugin : Microsoft::VisualStudio::TestTools::WebTesting::WebTestPlugin
public class SamlTokenWebTestPlugin : Microsoft.VisualStudio.TestTools.WebTesting.WebTestPlugin
type SamlTokenWebTestPlugin = class
    inherit WebTestPlugin
Public Class SamlTokenWebTestPlugin
Inherits WebTestPlugin
Inheritance
SamlTokenWebTestPlugin

Constructors

Name Description
SamlTokenWebTestPlugin()

Properties

Name Description
AudienceUri
CertificatePassword
ClientCertificate
ClientCertificateBase64
ContextParameterName
NameIdentifier
NotAfter
NotAfterTimeSpan
NotBefore
NotBeforeTimeSpan

Methods

Name Description
PostPage(Object, PostPageEventArgs) (Inherited from WebTestPlugin)
PostRequest(Object, PostRequestEventArgs) (Inherited from WebTestPlugin)
PostTransaction(Object, PostTransactionEventArgs) (Inherited from WebTestPlugin)
PostWebTest(Object, PostWebTestEventArgs) (Inherited from WebTestPlugin)
PrePage(Object, PrePageEventArgs) (Inherited from WebTestPlugin)
PreRequest(Object, PreRequestEventArgs) (Inherited from WebTestPlugin)
PreRequestDataBinding(Object, PreRequestDataBindingEventArgs) (Inherited from WebTestPlugin)
PreTransaction(Object, PreTransactionEventArgs) (Inherited from WebTestPlugin)
PreWebTest(Object, PreWebTestEventArgs)

Applies to