config property
Configuration for the type of the identity provider.
Implementation
@$pb.TagNumber(6)
IDPConfig get config => $_getN(5);
Implementation
@$pb.TagNumber(6)
set config(IDPConfig value) => $_setField(6, value);
Configuration for the type of the identity provider.
@$pb.TagNumber(6)
IDPConfig get config => $_getN(5);
@$pb.TagNumber(6)
set config(IDPConfig value) => $_setField(6, value);