Discuss this help topic in SecureBlackbox Forum

TElSAMLServiceProvider.ArtifactResolutionServiceBindings

TElSAMLServiceProvider     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies artifact resolution service bindings.

Declaration

[C#]
    TSBSAMLBindingTypes ArtifactResolutionServiceBindings;

[VB.NET]
    Property ArtifactResolutionServiceBindings As TSBSAMLBindingTypes

[Pascal]
    property ArtifactResolutionServiceBindings : TSBSAMLBindingTypes;

[C++]
    TSBSAMLBindingTypes get_ArtifactResolutionServiceBindings();

[PHP]
    integer get_ArtifactResolutionServiceBindings()

[Java]
    short getArtifactResolutionServiceBindings();

TSBSAMLBindingTypes values

Description

Use this property to specify the bindings used for artifact resolution.

See also:     ArtifactResolutionService     SPToIDPBinding    

Discuss this help topic in SecureBlackbox Forum