InvalidRecipientResponseCodeType

InvalidRecipientResponseCodeType enumeration

public enum InvalidRecipientResponseCodeType

Values

Name Value Description
OtherError 0
RecipientOrganizationNotFederated 1
CannotObtainTokenFromSTS 2
SystemPolicyBlocksSharingWithThisRecipient 3
RecipientOrganizationFederatedWithUnknownTokenIssuer 4

See Also