idpAuthenticator property

  1. @TagNumber(2)
IDPAuthenticator get idpAuthenticator

Implementation

@$pb.TagNumber(2)
$4.IDPAuthenticator get idpAuthenticator => $_getN(1);
  1. @TagNumber(2)
set idpAuthenticator (IDPAuthenticator v)

Implementation

@$pb.TagNumber(2)
set idpAuthenticator($4.IDPAuthenticator v) { setField(2, v); }