Discuss this help topic in SecureBlackbox Forum

TElSAMLIdentityProvider.ArtifactResolutionServiceBindings

TElSAMLIdentityProvider     See also     


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


Defines 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 artifact resolution service bindings.

See also:     ArtifactResolutionService    

Discuss this help topic in SecureBlackbox Forum