MOVEitSAMLInfoSAMLIdentityProviderArtifactResolutionServices Property |
List of the artifact resolution services provided by the identity provider.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public IList<MOVEitSAMLInfoSAMLServiceEndpoint> ArtifactResolutionServices { get; }
Public ReadOnly Property ArtifactResolutionServices As IList(Of MOVEitSAMLInfoSAMLServiceEndpoint)
Get
public:
property IList<MOVEitSAMLInfoSAMLServiceEndpoint^>^ ArtifactResolutionServices {
IList<MOVEitSAMLInfoSAMLServiceEndpoint^>^ get ();
}
Property Value
Type:
IListMOVEitSAMLInfoSAMLServiceEndpointSee Also