authenticator property

  1. @TagNumber.new(4)
IDPAuthenticator get authenticator

Implementation

@$pb.TagNumber(4)
$6.IDPAuthenticator get authenticator => $_getN(3);
  1. @TagNumber.new(4)
set authenticator (IDPAuthenticator value)

Implementation

@$pb.TagNumber(4)
set authenticator($6.IDPAuthenticator value) => $_setField(4, value);