MOVEitSAMLInfoSPAssertionConsumerServices Property |
List of Service Provider assertion consumer services provided by the MOVEit Transfer organization.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public IList<MOVEitSAMLInfoSAMLServiceEndpoint> SPAssertionConsumerServices { get; }
Public ReadOnly Property SPAssertionConsumerServices As IList(Of MOVEitSAMLInfoSAMLServiceEndpoint)
Get
public:
property IList<MOVEitSAMLInfoSAMLServiceEndpoint^>^ SPAssertionConsumerServices {
IList<MOVEitSAMLInfoSAMLServiceEndpoint^>^ get ();
}
Property Value
Type:
IListMOVEitSAMLInfoSAMLServiceEndpointSee Also