MOVEitSAMLInfo.SPAssertionConsumerServices 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
Syntaxpublic IList<MOVEitSAMLInfo. SAMLServiceEndpoint> SPAssertionConsumerServices { get; }
Public ReadOnly Property SPAssertionConsumerServices As IList(Of MOVEitSAMLInfo.SAMLServiceEndpoint)
Get
public:
property IList<MOVEitSAMLInfo. SAMLServiceEndpoint^>^ SPAssertionConsumerServices {
IList<MOVEitSAMLInfo. SAMLServiceEndpoint^>^ get ();
}
Property Value
Type:
IList<MOVEitSAMLInfo.SAMLServiceEndpoint>
See Also