binding property
Binding which defines the type of communication with the identity provider.
Implementation
@$pb.TagNumber(5)
$8.SAMLBinding get binding => $_getN(4);
Implementation
@$pb.TagNumber(5)
set binding($8.SAMLBinding value) => $_setField(5, value);