authMethodType property
Implementation
@$pb.TagNumber(7)
OIDCAuthMethodType get authMethodType => $_getN(5);
Implementation
@$pb.TagNumber(7)
set authMethodType(OIDCAuthMethodType v) { setField(7, v); }
@$pb.TagNumber(7)
OIDCAuthMethodType get authMethodType => $_getN(5);
@$pb.TagNumber(7)
set authMethodType(OIDCAuthMethodType v) { setField(7, v); }